public class MqttExceptions_$bundle extends Object implements MqttExceptions, Serializable
| Modifier and Type | Field and Description |
|---|---|
static MqttExceptions_$bundle |
INSTANCE |
ex| Modifier | Constructor and Description |
|---|---|
protected |
MqttExceptions_$bundle() |
| Modifier and Type | Method and Description |
|---|---|
protected Locale |
getLoggingLocale() |
IllegalArgumentException |
illegalArgumentInvalidQoS(int qos) |
protected String |
illegalArgumentInvalidQoS$str() |
IllegalArgumentException |
illegalArgumentUnknownStrategy(String strategy) |
protected String |
illegalArgumentUnknownStrategy$str() |
protected Object |
readResolve() |
public static final MqttExceptions_$bundle INSTANCE
protected Object readResolve()
protected Locale getLoggingLocale()
protected String illegalArgumentUnknownStrategy$str()
public final IllegalArgumentException illegalArgumentUnknownStrategy(String strategy)
illegalArgumentUnknownStrategy in interface MqttExceptionsprotected String illegalArgumentInvalidQoS$str()
public final IllegalArgumentException illegalArgumentInvalidQoS(int qos)
illegalArgumentInvalidQoS in interface MqttExceptionsCopyright © 2018–2021 SmallRye. All rights reserved.