public final class InvalidException extends RSocketException
| Constructor and Description |
|---|
InvalidException(String message)
Constructs a new exception with the specified message.
|
InvalidException(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 InvalidException(String message)
message - the message