Class EstablishConnectionFailed

java.lang.Object
java.lang.Throwable
java.lang.Exception
host.anzo.simon.exceptions.EstablishConnectionFailed
All Implemented Interfaces:
Serializable

public class EstablishConnectionFailed extends Exception
Thrown in case of any error when establishing a connection to the server
Since:
1.0.0
See Also:
  • Constructor Details

    • EstablishConnectionFailed

      public EstablishConnectionFailed(String msg)
    • EstablishConnectionFailed

      public EstablishConnectionFailed(String message, Throwable cause)