vertx / io.vertx.mqtt / MqttException / <init>
<init>
MqttException(code: Int)
Constructor
Parameters
code - reason code for the exception
MqttException(code: Int, message: String)
Constructor
Parameters
code - reason code for the exception
message - detailed message for the exception