Class JmsExceptions_$bundle
- java.lang.Object
 - 
- io.smallrye.reactive.messaging.jms.i18n.JmsExceptions_$bundle
 
 
- 
- All Implemented Interfaces:
 JmsExceptions,Serializable
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_$bundleINSTANCE- 
Fields inherited from interface io.smallrye.reactive.messaging.jms.i18n.JmsExceptions
ex 
 - 
 
- 
Constructor Summary
Constructors Modifier Constructor Description protectedJmsExceptions_$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:
 illegalStateUnableToLoadClassin interfaceJmsExceptions
 
- 
illegalStateUnableToUnwrap$str
protected String illegalStateUnableToUnwrap$str()
 
- 
illegalStateUnableToUnwrap
public final IllegalArgumentException illegalStateUnableToUnwrap(Class unwrapType)
- Specified by:
 illegalStateUnableToUnwrapin interfaceJmsExceptions
 
- 
illegalStateCannotFindFactory$str
protected String illegalStateCannotFindFactory$str()
 
- 
illegalStateCannotFindFactory
public final IllegalStateException illegalStateCannotFindFactory()
- Specified by:
 illegalStateCannotFindFactoryin interfaceJmsExceptions
 
- 
illegalStateCannotFindNamedFactory$str
protected String illegalStateCannotFindNamedFactory$str()
 
- 
illegalStateCannotFindNamedFactory
public final IllegalStateException illegalStateCannotFindNamedFactory(String factoryName)
- Specified by:
 illegalStateCannotFindNamedFactoryin interfaceJmsExceptions
 
- 
illegalStateUnknowSessionMode$str
protected String illegalStateUnknowSessionMode$str()
 
- 
illegalStateUnknowSessionMode
public final IllegalArgumentException illegalStateUnknowSessionMode(String mode)
- Specified by:
 illegalStateUnknowSessionModein interfaceJmsExceptions
 
- 
illegalStateKeyNull$str
protected String illegalStateKeyNull$str()
 
- 
illegalStateKeyNull
public final IllegalArgumentException illegalStateKeyNull()
- Specified by:
 illegalStateKeyNullin interfaceJmsExceptions
 
- 
illegalStateValueNull$str
protected String illegalStateValueNull$str()
 
- 
illegalStateValueNull
public final IllegalArgumentException illegalStateValueNull()
- Specified by:
 illegalStateValueNullin interfaceJmsExceptions
 
- 
illegalArgumentInvalidDeliveryMode$str
protected String illegalArgumentInvalidDeliveryMode$str()
 
- 
illegalArgumentInvalidDeliveryMode
public final IllegalArgumentException illegalArgumentInvalidDeliveryMode(String v)
- Specified by:
 illegalArgumentInvalidDeliveryModein interfaceJmsExceptions
 
- 
illegalArgumentInvalidDestinationType$str
protected String illegalArgumentInvalidDestinationType$str()
 
- 
illegalArgumentInvalidDestinationType
public final IllegalArgumentException illegalArgumentInvalidDestinationType(String replyToDestinationType)
- Specified by:
 illegalArgumentInvalidDestinationTypein interfaceJmsExceptions
 
- 
illegalStateUnableToMapProperties$str
protected String illegalStateUnableToMapProperties$str()
 
- 
illegalStateUnableToMapProperties
public final IllegalStateException illegalStateUnableToMapProperties(String name)
- Specified by:
 illegalStateUnableToMapPropertiesin interfaceJmsExceptions
 
- 
illegalStateUnknownDestinationType$str
protected String illegalStateUnknownDestinationType$str()
 
- 
illegalStateUnknownDestinationType
public final IllegalStateException illegalStateUnknownDestinationType(String type)
- Specified by:
 illegalStateUnknownDestinationTypein interfaceJmsExceptions
 
- 
illegalArgumentInvalidDestination$str
protected String illegalArgumentInvalidDestination$str()
 
- 
illegalArgumentInvalidDestination
public final IllegalArgumentException illegalArgumentInvalidDestination()
- Specified by:
 illegalArgumentInvalidDestinationin interfaceJmsExceptions
 
- 
illegalArgumentUnknownDestinationType$str
protected String illegalArgumentUnknownDestinationType$str()
 
- 
illegalArgumentUnknownDestinationType
public final IllegalArgumentException illegalArgumentUnknownDestinationType(String type)
- Specified by:
 illegalArgumentUnknownDestinationTypein interfaceJmsExceptions
 
- 
illegalStateAlreadySubscriber$str
protected String illegalStateAlreadySubscriber$str()
 
- 
illegalStateAlreadySubscriber
public final IllegalStateException illegalStateAlreadySubscriber()
- Specified by:
 illegalStateAlreadySubscriberin interfaceJmsExceptions
 
 - 
 
 -