Class EclipseTerminatedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.parctechnologies.eclipse.EclipseTerminatedException
All Implemented Interfaces:
Serializable

public class EclipseTerminatedException extends IOException
Exception thrown when access to a terminated ECLiPSe is requested. This IOException indicates that a method invocation which required communication with an ECLiPSe engine was not possible because the ECLiPSe (or the connection to it) has been terminated.
See Also:
  • Constructor Details

    • EclipseTerminatedException

      public EclipseTerminatedException()