public class SjmsLoggingExceptionListener extends Object implements javax.jms.ExceptionListener
ExceptionListener
which logs all caught exceptions.Constructor and Description |
---|
SjmsLoggingExceptionListener(org.apache.camel.spi.ExceptionHandler exceptionHandler,
boolean logStackTrace) |
Modifier and Type | Method and Description |
---|---|
void |
onException(javax.jms.JMSException throwable) |
Apache Camel