Package org.drasyl.handler.remote
Class UdpServer.UdpServerBindFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.drasyl.handler.remote.UdpServer.UdpServerBindFailedException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- UdpServer
Signals that the
UdpServer
was unable to bind to given address.- 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
-
UdpServerBindFailedException
-