Interface MqttExceptionHandler
-
public interface MqttExceptionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonException(MqttConnection connection, java.lang.Throwable e)
-
-
-
Method Detail
-
onException
void onException(MqttConnection connection, java.lang.Throwable e)
-
-