vertx / io.vertx.mqtt / MqttConnectionException

MqttConnectionException

open class MqttConnectionException : Throwable

Exception raised when a connection request fails at MQTT level

Constructors

<init>

MqttConnectionException(code: MqttConnectReturnCode)

Constructor

Functions

code

open fun code(): MqttConnectReturnCode