Hi, I have a route definition like this:
from("netty:tcp:...").transform(constant("hello")); How can I set a custom ExceptionHandler to the netty consumer created from that route? Thanks. -- View this message in context: http://camel.465427.n5.nabble.com/How-to-set-a-custom-ExceptionHandler-to-a-consumer-tp5731097.html Sent from the Camel - Users mailing list archive at Nabble.com.