public class AggregateMessageDeliveryException
extends org.springframework.messaging.MessageDeliveryException
| Constructor and Description |
|---|
AggregateMessageDeliveryException(org.springframework.messaging.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, setStackTrace