Package io.micronaut.rabbitmq.exception
Interface RabbitListenerExceptionHandler
-
- All Superinterfaces:
io.micronaut.core.exceptions.ExceptionHandler<RabbitListenerException>
- All Known Implementing Classes:
DefaultRabbitListenerExceptionHandler
public interface RabbitListenerExceptionHandler extends io.micronaut.core.exceptions.ExceptionHandler<RabbitListenerException>
Interface thatRabbitListenerbeans can implement to handle exceptions.- Since:
- 1.1.0