The default strategy will do this if the exception is a {@link ListenerExecutionFailedException} with a cause of {@link MessageConversionException}.
The exception will not be wrapped if the {@code cause} chain already contains an{@link AmqpRejectAndDontRequeueException}. @author Gary Russell @since 1.3.2
|
|