Fetch Custom Exception from the exchange

2011-07-20 Thread Echo
etProperty(Exchange.EXCEPTION_CAUGHT, classOf[Exception]) *I got my exception object * How could I check which type of exception is thrown into the processor ! -- View this message in context: http://camel.465427.n5.nabble.com/Fetch-Custom-Exception-from-the-exchange-tp4615141p4615141.html Sent from

Re: Fetch Custom Exception from the exchange

2011-07-20 Thread Claus Ibsen
GHT, classOf[Exception]) > > *I got my exception object * > > How could I check which type of exception is thrown into the processor ! > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Fetch-Custom-Exception-from-the-exchange-tp46151

Re: Fetch Custom Exception from the exchange

2011-07-20 Thread Echo
Sorry . I have moved the post there . -- View this message in context: http://camel.465427.n5.nabble.com/Fetch-Custom-Exception-from-the-exchange-tp4615141p4615184.html Sent from the Camel Development mailing list archive at Nabble.com.