public class MessageCodecException extends RuntimeException
| Constructor and Description |
|---|
MessageCodecException() |
MessageCodecException(String message) |
MessageCodecException(String message,
Throwable cause) |
MessageCodecException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2015–2019. All rights reserved.