Class CommException

java.lang.Object
All Implemented Interfaces:
Serializable

public class CommException extends ResourceException
This indicates errors related to failed or interrupted communication with an EIS instance. Examples of common error conditions represented by this exception type are communication protocol error and invalidated connection due to server failure.
Version:
1.0
See Also: