abbot.tester
Class ActionFailedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
abbot.tester.ActionFailedException
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- ComponentMissingException, ComponentNotShowingException
- public class ActionFailedException
- extends java.lang.RuntimeException
Indicates that a ComponentTester action failed to execute properly.
| Nested classes inherited from class java.lang.Throwable |
|
| Fields inherited from class java.lang.Throwable |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ActionFailedException
public ActionFailedException()
ActionFailedException
public ActionFailedException(java.lang.String msg)