Sorry class is like this
public class MyBean {
public void doSomething(Object body, Exception cause) {
cause.printStackTrace();
}} -- View this message in context: http://camel.465427.n5.nabble.com/Catch-camel-exception-in-java-code-tp5015714p5016574.html Sent from the Camel - Users mailing list archive at Nabble.com.
