Package com.rabbitmq.client.impl
Class DefaultExceptionHandler
java.lang.Object
com.rabbitmq.client.impl.ForgivingExceptionHandler
com.rabbitmq.client.impl.StrictExceptionHandler
com.rabbitmq.client.impl.DefaultExceptionHandler
- All Implemented Interfaces:
ExceptionHandler
Default implementation of
ExceptionHandler
used by AMQConnection.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.rabbitmq.client.impl.StrictExceptionHandler
handleBlockedListenerException, handleChannelKiller, handleChannelKiller, handleConfirmListenerException, handleConsumerException, handleReturnListenerExceptionMethods inherited from class com.rabbitmq.client.impl.ForgivingExceptionHandler
handleChannelRecoveryException, handleConnectionKiller, handleConnectionRecoveryException, handleTopologyRecoveryException, handleUnexpectedConnectionDriverException, logMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.rabbitmq.client.ExceptionHandler
handleBlockedListenerException, handleChannelRecoveryException, handleConfirmListenerException, handleConnectionRecoveryException, handleConsumerException, handleReturnListenerException, handleTopologyRecoveryException, handleUnexpectedConnectionDriverException