Uses of Class
com.rabbitmq.client.impl.ForgivingExceptionHandler
Package
Description
Implementations of interfaces specified in the client API, and their supporting classes.
-
Uses of ForgivingExceptionHandler in com.rabbitmq.client.impl
Modifier and TypeClassDescriptionclass
Default implementation ofExceptionHandler
used byAMQConnection
.class
An implementation ofExceptionHandler
that does close channels on unhandled consumer exception.