Class ConnectorIOException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ConnectionBrokenException, ConnectionFailedException, RemoteConnectorServerUnavailableException

public class ConnectorIOException extends ConnectorException
Base exception for all Input-Output (I/O-related) exceptions, including instance connection failure, socket error and so forth.
See Also: