Package io.micronaut.rabbitmq.exception
package io.micronaut.rabbitmq.exception
RabbitMQ specific exceptions.
- Since:
- 1.1.0
- Author:
- James Kleeh
-
ClassDescriptionThe default ExceptionHandler used when a
RabbitListenerfails to process a RabbitMQ message.Exception thrown when an error occurs publishing a RabbitMQ message.Exception thrown when an error occurs processing a RabbitMQ message via aRabbitListener.Interface thatRabbitListenerbeans can implement to handle exceptions.