public abstract class ConnectionException extends ClientRuntimeException
| Constructor and Description |
|---|
ConnectionException(String msg) |
ConnectionException(String msg,
SocketException e)
TODO: not sure if specifying
SocketException is a good idea. |
getLocalizedMessage, getMessageaddSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConnectionException(String msg, SocketException e)
SocketException is a good idea.msg - e - public ConnectionException(String msg)
msg - Copyright © 2009–2021. All rights reserved.