public class MessagingException extends NestedRuntimeException
Constructor and Description |
---|
MessagingException(Message<?> message) |
MessagingException(Message<?> message,
String description) |
MessagingException(Message<?> message,
String description,
Throwable cause) |
MessagingException(Message<?> message,
Throwable cause) |
MessagingException(String description) |
MessagingException(String description,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
Message<?> |
getFailedMessage() |
String |
toString() |
contains, getMessage, getMostSpecificCause, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace