Class ConnectionLostException

All Implemented Interfaces:
Serializable

public class ConnectionLostException extends ExternalTaskClientException

Exception is thrown if the connection could not be established

Author:
Tassilo Weidner
See Also:
  • Constructor Details

    • ConnectionLostException

      public ConnectionLostException(String message, IOException e)