public class RabbitMQExceptionHandler
extends com.rabbitmq.client.impl.DefaultExceptionHandler
ConsumptionExceptions| Modifier and Type | Method and Description |
|---|---|
void |
handleConsumerException(com.rabbitmq.client.Channel channel,
java.lang.Throwable exception,
com.rabbitmq.client.Consumer consumer,
java.lang.String consumerTag,
java.lang.String methodName) |
protected java.lang.String |
readConsumptionExceptionHandlerClassName() |
handleBlockedListenerException, handleChannelKiller, handleConfirmListenerException, handleFlowListenerException, handleReturnListenerExceptionhandleChannelRecoveryException, handleConnectionKiller, handleConnectionRecoveryException, handleTopologyRecoveryException, handleUnexpectedConnectionDriverExceptionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandleBlockedListenerException, handleChannelRecoveryException, handleConfirmListenerException, handleConnectionRecoveryException, handleFlowListenerException, handleReturnListenerException, handleTopologyRecoveryException, handleUnexpectedConnectionDriverExceptionpublic void handleConsumerException(com.rabbitmq.client.Channel channel,
java.lang.Throwable exception,
com.rabbitmq.client.Consumer consumer,
java.lang.String consumerTag,
java.lang.String methodName)
handleConsumerException in interface com.rabbitmq.client.ExceptionHandlerhandleConsumerException in class com.rabbitmq.client.impl.StrictExceptionHandlerprotected java.lang.String readConsumptionExceptionHandlerClassName()