Package io.micronaut.nats.exception
package io.micronaut.nats.exception
Nats specific exceptions.
- Since:
- 1.0.0
- Author:
- jgrimm
- 
ClassDescriptionThe default ExceptionHandler used when aNatsListenerfails to process Nats message.Exception thrown when an error occurs publishing a Nats message.Exception thrown when an error occurs processing a Nats message via aNatsListener.Interface thatNatsListenerExceptionbeans can implement to handle exceptions.