Class Mqtt3DisconnectException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.hivemq.client.internal.util.AsyncRuntimeException
com.hivemq.client.mqtt.mqtt3.exceptions.Mqtt3MessageException
com.hivemq.client.mqtt.mqtt3.exceptions.Mqtt3DisconnectException
- All Implemented Interfaces:
Serializable
- Since:
- 1.0
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionMqtt3DisconnectException(@Nullable String message, @Nullable Throwable cause) -
Method Summary
Methods inherited from class com.hivemq.client.internal.util.AsyncRuntimeException
fillInStackTrace, fillInStackTraceMethods inherited from class java.lang.Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
Mqtt3DisconnectException
-
-
Method Details
-
copy
- Specified by:
copyin classcom.hivemq.client.internal.util.AsyncRuntimeException
-
getMqttMessage
- Specified by:
getMqttMessagein classMqtt3MessageException
-