Files
spring-integration/spring-integration-amqp/src
Gary Russell 49638fdea2 INT-4148: Don't Wrap AMQP Listener Exceptions
JIRA: https://jira.spring.io/browse/INT-4148

The subscribable channel incorrectly wrapped exceptions such as `MessageConversionException`
preventing the error handler from properly handling them.
2016-10-28 11:31:13 -04:00
..