Class ConnectionBrokenException

  • All Implemented Interfaces:
    Serializable

    public class ConnectionBrokenException
    extends ConnectorIOException
    ConnectionBrokenException is thrown when a connection to a target resource instance fails during an operation. An instance of ConnectionBrokenException generally wraps the native exception (or describes the native error) returned by the target resource.
    See Also:
    Serialized Form