Exception | Description |
---|---|
ActionFailedException |
Error that occurred when simulation of user input failed.
|
ComponentLookupException |
Error thrown when looking up a component using a
ComponentFinder . |
EdtViolationException |
Error thrown when a EDT violation is detected.
|
LocationUnavailableException |
Error raised when the location of an AWT or Swing
Component cannot be provided. |
ParsingException |
Error thrown when an unexpected error occurs while parsing a file.
|
ScreenLockException |
Error thrown when acquiring or releasing a
ScreenLock . |
UnexpectedException |
Error thrown when an unexpected error occurs.
|
WaitTimedOutError |
Error thrown when a wait (for some condition) times out.
|
Copyright © 2014–2017 AssertJ. All rights reserved.