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. Conflicts: spring-integration-amqp/src/main/java/org/springframework/integration/amqp/channel/AbstractSubscribableAmqpChannel.java