Class ClientException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.drasyl.DrasylException
org.drasyl.peer.connection.client.ClientException
- All Implemented Interfaces:
Serializable
A ClientException is thrown by clients when errors occur.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.drasyl.DrasylException
equals, hashCode
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ClientException
-
ClientException
-