Package org.drasyl.handler.remote.tcp
Class TcpServer.TcpServerBindFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.drasyl.handler.remote.tcp.TcpServer.TcpServerBindFailedException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- TcpServer
Signals that the
TcpServer
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
-
TcpServerBindFailedException
-