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() |
getFailedMessagecontains, getMostSpecificCause, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String getMessage()
getMessage in class NestedRuntimeException