public class AggregateMessageDeliveryException extends MessageDeliveryException
| Constructor and Description |
|---|
AggregateMessageDeliveryException(Message<?> undeliveredMessage,
String description,
List<? extends Exception> aggregatedExceptions) |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Exception> |
getAggregatedExceptions() |
String |
getMessage() |
getFailedMessage, toStringcontains, getMostSpecificCause, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic String getMessage()
getMessage in class NestedRuntimeException