Package io.micronaut.messaging.exceptions
package io.micronaut.messaging.exceptions
Messaging related exceptions.
- Since:
- 1.0
- Author:
- graemerocher
-
ClassDescriptionAn exception thrown when a message is being acknowledged or rejected.An exception thrown when an unrecoverable error occurs with a
MessageListener
.An exception thrown when an unrecoverable error occurs with a messaging client.General parent exception for all message related exceptions.An exception thrown when an unrecoverable error occurs with the messaging system.