Package com.parctechnologies.eclipse
Class Fail
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.parctechnologies.eclipse.EclipseException
com.parctechnologies.eclipse.Fail
- All Implemented Interfaces:
Serializable
Exception thrown when an ECLiPSe rpc goal fails.
This exception
must be caught if you want to test for failure of the goal.
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString