public class MqttDecodeException
extends com.hivemq.client.internal.util.AsyncRuntimeException
| Constructor and Description |
|---|
MqttDecodeException(@NotNull String message) |
| Modifier and Type | Method and Description |
|---|---|
protected @NotNull MqttDecodeException |
copy() |
fillInStackTrace, fillInStackTraceaddSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MqttDecodeException(@NotNull
@NotNull String message)
@NotNull protected @NotNull MqttDecodeException copy()
copy in class com.hivemq.client.internal.util.AsyncRuntimeException