@Singleton @Primary public class DefaultMqttSubscriberExceptionHandler extends java.lang.Object implements MqttSubscriberExceptionHandler
MqttSubscriberExceptionHandler
.Constructor and Description |
---|
DefaultMqttSubscriberExceptionHandler() |
Modifier and Type | Method and Description |
---|---|
void |
handle(MqttSubscriberException exception) |
public DefaultMqttSubscriberExceptionHandler()
public void handle(MqttSubscriberException exception)
handle
in interface io.micronaut.core.exceptions.ExceptionHandler<MqttSubscriberException>