public class MqttConnectionException extends Throwable
Constructor and Description |
---|
MqttConnectionException(io.netty.handler.codec.mqtt.MqttConnectReturnCode code)
Constructor
|
Modifier and Type | Method and Description |
---|---|
io.netty.handler.codec.mqtt.MqttConnectReturnCode |
code() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2022 Eclipse. All rights reserved.