org.apache.camel.InvalidPayloadException is marked a deprecated with the java doc comment: "will be removed in Camel 3.0"
There is no hint what the user should use instead. So I'm asking what is the right replacement? The more generic parent CamelExchangeException? Best, Christian --