@Singleton @Primary public class DefaultRabbitListenerExceptionHandler extends Object implements RabbitListenerExceptionHandler
RabbitListener
fails to process a RabbitMQ message. By default just logs the error.Constructor and Description |
---|
DefaultRabbitListenerExceptionHandler() |
public DefaultRabbitListenerExceptionHandler()
public void handle(RabbitListenerException exception)
handle
in interface io.micronaut.core.exceptions.ExceptionHandler<RabbitListenerException>