Class ServerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.drasyl.DrasylException
org.drasyl.peer.connection.server.ServerException
- All Implemented Interfaces:
Serializable
A ServerException is thrown by the
Server
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
-
ServerException
-
ServerException
-