Class ConnectionException

  • All Implemented Interfaces:
    Serializable

    public class ConnectionException
    extends JobException
    This exception indicates that a problem with the underlying communication layer has occurred.
    Since:
    jadice server 5.4.0.0
    See Also:
    Serialized Form
    • Constructor Detail

      • ConnectionException

        public ConnectionException​(String message,
                                   Exception cause)