com.parctechnologies.eclipse
Class Fail

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.parctechnologies.eclipse.EclipseException
                    |
                    +--com.parctechnologies.eclipse.Fail

public class Fail
extends EclipseException

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:
Serialized Form

Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait