public final class ConnectionCloseException extends RSocketException
| Constructor and Description |
|---|
ConnectionCloseException(String message)
Constructs a new exception with the specified message.
|
ConnectionCloseException(String message,
Throwable cause)
Constructs a new exception with the specified message and cause.
|
errorCode, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic ConnectionCloseException(String message)
message - the message