Package org.drasyl.handler.remote.tcp
Class TcpClient.TcpClientConnectFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.drasyl.handler.remote.tcp.TcpClient.TcpClientConnectFailedException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- TcpClient
Signals that the
TcpClient
was unable to connect 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
-
TcpClientConnectFailedException
-