Class MqttExceptions_$bundle
java.lang.Object
io.smallrye.reactive.messaging.mqtt.i18n.MqttExceptions_$bundle
- All Implemented Interfaces:
MqttExceptions,Serializable
Warning this class consists of generated code.
- See Also:
-
Field Summary
FieldsFields inherited from interface io.smallrye.reactive.messaging.mqtt.i18n.MqttExceptions
ex -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Localefinal IllegalArgumentExceptionillegalArgumentInvalidQoS(int qos) protected Stringfinal IllegalArgumentExceptionillegalArgumentUnknownStrategy(String strategy) protected Stringfinal IllegalStateExceptionillegalStateFindingBean(String className, String beanName) protected Stringprotected Object
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
MqttExceptions_$bundle
protected MqttExceptions_$bundle()
-
-
Method Details
-
readResolve
-
getLoggingLocale
-
illegalArgumentUnknownStrategy$str
-
illegalArgumentUnknownStrategy
- Specified by:
illegalArgumentUnknownStrategyin interfaceMqttExceptions
-
illegalArgumentInvalidQoS$str
-
illegalArgumentInvalidQoS
- Specified by:
illegalArgumentInvalidQoSin interfaceMqttExceptions
-
illegalStateFindingBean$str
-
illegalStateFindingBean
- Specified by:
illegalStateFindingBeanin interfaceMqttExceptions
-