public class MqttClientStateExceptions
extends java.lang.Object
Constructor and Description |
---|
MqttClientStateExceptions() |
Modifier and Type | Method and Description |
---|---|
static @NotNull MqttClientStateException |
alreadyConnected() |
static @NotNull MqttClientStateException |
notConnected() |
@NotNull public static @NotNull MqttClientStateException notConnected()
@NotNull public static @NotNull MqttClientStateException alreadyConnected()