- All Implemented Interfaces:
- java.io.Serializable
public class EclipseTerminatedException
extends java.io.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:
- Serialized Form