| Exception | Description |
|---|---|
| ActionFailedException |
Understands an error occurred when simulation of user input fails.
|
| ComponentLookupException |
Understands an error thrown when looking up a component using a
. |
| EdtViolationException |
Understands an error thrown when a EDT violation is detected.
|
| LocationUnavailableException |
Understands an error raised when the location of a
cannot be provided. |
| ParsingException |
Understands an exception thrown when an unexpected error occurs while parsing a file.
|
| ScreenLockException |
Understands an error thrown when acquiring or releasing a
. |
| UnexpectedException |
Understands an exception thrown when an unexpected error occurs.
|
| WaitTimedOutError |
Understands an error thrown when a wait (for some condition) times out.
|
All exception classes in FEST-Swing.
Copyright © 2007-2012 FEST (Fixtures for Easy Software Testing). All Rights Reserved.