Package host.anzo.simon.exceptions
Class EstablishConnectionFailed
java.lang.Object
java.lang.Throwable
java.lang.Exception
host.anzo.simon.exceptions.EstablishConnectionFailed
- All Implemented Interfaces:
Serializable
Thrown in case of any error when establishing a connection to the server
- Since:
- 1.0.0
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
EstablishConnectionFailed
-
EstablishConnectionFailed
-