@Singleton @Primary public class DefaultNatsListenerExceptionHandler extends java.lang.Object implements NatsListenerExceptionHandler
NatsListener fails to process Nats message.
By defaul just logs the error| Constructor and Description |
|---|
DefaultNatsListenerExceptionHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(NatsListenerException exception) |
public void handle(NatsListenerException exception)
handle in interface io.micronaut.core.exceptions.ExceptionHandler<NatsListenerException>