Class JmsExceptions_$bundle
- java.lang.Object
-
- io.smallrye.reactive.messaging.jms.i18n.JmsExceptions_$bundle
-
- All Implemented Interfaces:
JmsExceptions
,Serializable
@Generated(value="org.jboss.logging.processor.generator.model.MessageBundleImplementor", date="2020-07-23T10:41:36+0200") public class JmsExceptions_$bundle extends Object implements JmsExceptions, Serializable
Warning this class consists of generated code.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static JmsExceptions_$bundle
INSTANCE
-
Fields inherited from interface io.smallrye.reactive.messaging.jms.i18n.JmsExceptions
ex
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
JmsExceptions_$bundle()
-
Method Summary
-
-
-
Field Detail
-
INSTANCE
public static final JmsExceptions_$bundle INSTANCE
-
-
Method Detail
-
readResolve
protected Object readResolve()
-
getLoggingLocale
protected Locale getLoggingLocale()
-
illegalStateUnableToLoadClass$str
protected String illegalStateUnableToLoadClass$str()
-
illegalStateUnableToLoadClass
public final IllegalArgumentException illegalStateUnableToLoadClass(Throwable t)
- Specified by:
illegalStateUnableToLoadClass
in interfaceJmsExceptions
-
illegalStateUnableToUnwrap$str
protected String illegalStateUnableToUnwrap$str()
-
illegalStateUnableToUnwrap
public final IllegalArgumentException illegalStateUnableToUnwrap(Class unwrapType)
- Specified by:
illegalStateUnableToUnwrap
in interfaceJmsExceptions
-
illegalStateCannotFindFactory$str
protected String illegalStateCannotFindFactory$str()
-
illegalStateCannotFindFactory
public final IllegalStateException illegalStateCannotFindFactory()
- Specified by:
illegalStateCannotFindFactory
in interfaceJmsExceptions
-
illegalStateCannotFindNamedFactory$str
protected String illegalStateCannotFindNamedFactory$str()
-
illegalStateCannotFindNamedFactory
public final IllegalStateException illegalStateCannotFindNamedFactory(String factoryName)
- Specified by:
illegalStateCannotFindNamedFactory
in interfaceJmsExceptions
-
illegalStateUnknowSessionMode$str
protected String illegalStateUnknowSessionMode$str()
-
illegalStateUnknowSessionMode
public final IllegalArgumentException illegalStateUnknowSessionMode(String mode)
- Specified by:
illegalStateUnknowSessionMode
in interfaceJmsExceptions
-
illegalStateKeyNull$str
protected String illegalStateKeyNull$str()
-
illegalStateKeyNull
public final IllegalArgumentException illegalStateKeyNull()
- Specified by:
illegalStateKeyNull
in interfaceJmsExceptions
-
illegalStateValueNull$str
protected String illegalStateValueNull$str()
-
illegalStateValueNull
public final IllegalArgumentException illegalStateValueNull()
- Specified by:
illegalStateValueNull
in interfaceJmsExceptions
-
illegalArgumentInvalidDeliveryMode$str
protected String illegalArgumentInvalidDeliveryMode$str()
-
illegalArgumentInvalidDeliveryMode
public final IllegalArgumentException illegalArgumentInvalidDeliveryMode(String v)
- Specified by:
illegalArgumentInvalidDeliveryMode
in interfaceJmsExceptions
-
illegalArgumentInvalidDestinationType$str
protected String illegalArgumentInvalidDestinationType$str()
-
illegalArgumentInvalidDestinationType
public final IllegalArgumentException illegalArgumentInvalidDestinationType(String replyToDestinationType)
- Specified by:
illegalArgumentInvalidDestinationType
in interfaceJmsExceptions
-
illegalStateUnableToMapProperties$str
protected String illegalStateUnableToMapProperties$str()
-
illegalStateUnableToMapProperties
public final IllegalStateException illegalStateUnableToMapProperties(String name)
- Specified by:
illegalStateUnableToMapProperties
in interfaceJmsExceptions
-
illegalStateUnknownDestinationType$str
protected String illegalStateUnknownDestinationType$str()
-
illegalStateUnknownDestinationType
public final IllegalStateException illegalStateUnknownDestinationType(String type)
- Specified by:
illegalStateUnknownDestinationType
in interfaceJmsExceptions
-
illegalArgumentInvalidDestination$str
protected String illegalArgumentInvalidDestination$str()
-
illegalArgumentInvalidDestination
public final IllegalArgumentException illegalArgumentInvalidDestination()
- Specified by:
illegalArgumentInvalidDestination
in interfaceJmsExceptions
-
illegalArgumentUnknownDestinationType$str
protected String illegalArgumentUnknownDestinationType$str()
-
illegalArgumentUnknownDestinationType
public final IllegalArgumentException illegalArgumentUnknownDestinationType(String type)
- Specified by:
illegalArgumentUnknownDestinationType
in interfaceJmsExceptions
-
illegalStateAlreadySubscriber$str
protected String illegalStateAlreadySubscriber$str()
-
illegalStateAlreadySubscriber
public final IllegalStateException illegalStateAlreadySubscriber()
- Specified by:
illegalStateAlreadySubscriber
in interfaceJmsExceptions
-
-