Package org.drasyl.handler.connection
Class ConnectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.drasyl.handler.connection.ConnectionException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ConnectionAbortedDueToUserTimeoutException
,ConnectionAlreadyExistsException
,ConnectionClosingException
,ConnectionDoesNotExistException
,ConnectionRefusedException
,ConnectionResetException
Exceptions thrown by
ConnectionHandler
.- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ConnectionException
-