Package com.tenio.core.exception
Class RefusedConnectionAddressException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.tenio.core.exception.RefusedConnectionAddressException
- All Implemented Interfaces:
Serializable
When a refused connection try to connect to the server.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRefusedConnectionAddressException(String reason, String address) Creates a new exception. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString