Package org.drasyl.handler.connection
Class ConnectionAbortedDueToUserTimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.drasyl.handler.connection.ConnectionException
org.drasyl.handler.connection.ConnectionAbortedDueToUserTimeoutException
- All Implemented Interfaces:
Serializable
This exception is thrown when a SEND CALL is performed on an already opened connection. Should
never be thrown on our implementation.
- 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
-
ConnectionAbortedDueToUserTimeoutException
-