public class JmsExceptions_$bundle extends Object implements JmsExceptions, Serializable
Modifier and Type | Field and Description |
---|---|
static JmsExceptions_$bundle |
INSTANCE |
ex
Modifier | Constructor and Description |
---|---|
protected |
JmsExceptions_$bundle() |
public static final JmsExceptions_$bundle INSTANCE
protected Object readResolve()
protected Locale getLoggingLocale()
protected String illegalStateUnableToLoadClass$str()
public final IllegalArgumentException illegalStateUnableToLoadClass(Throwable t)
illegalStateUnableToLoadClass
in interface JmsExceptions
protected String illegalStateUnableToUnwrap$str()
public final IllegalArgumentException illegalStateUnableToUnwrap(Class unwrapType)
illegalStateUnableToUnwrap
in interface JmsExceptions
protected String illegalStateCannotFindFactory$str()
public final IllegalStateException illegalStateCannotFindFactory()
illegalStateCannotFindFactory
in interface JmsExceptions
protected String illegalStateCannotFindNamedFactory$str()
public final IllegalStateException illegalStateCannotFindNamedFactory(String factoryName)
illegalStateCannotFindNamedFactory
in interface JmsExceptions
protected String illegalStateUnknowSessionMode$str()
public final IllegalArgumentException illegalStateUnknowSessionMode(String mode)
illegalStateUnknowSessionMode
in interface JmsExceptions
protected String illegalStateKeyNull$str()
public final IllegalArgumentException illegalStateKeyNull()
illegalStateKeyNull
in interface JmsExceptions
protected String illegalStateValueNull$str()
public final IllegalArgumentException illegalStateValueNull()
illegalStateValueNull
in interface JmsExceptions
protected String illegalArgumentInvalidDeliveryMode$str()
public final IllegalArgumentException illegalArgumentInvalidDeliveryMode(String v)
illegalArgumentInvalidDeliveryMode
in interface JmsExceptions
protected String illegalArgumentInvalidDestinationType$str()
public final IllegalArgumentException illegalArgumentInvalidDestinationType(String replyToDestinationType)
illegalArgumentInvalidDestinationType
in interface JmsExceptions
protected String illegalStateUnableToMapProperties$str()
public final IllegalStateException illegalStateUnableToMapProperties(String name)
illegalStateUnableToMapProperties
in interface JmsExceptions
protected String illegalStateUnknownDestinationType$str()
public final IllegalStateException illegalStateUnknownDestinationType(String type)
illegalStateUnknownDestinationType
in interface JmsExceptions
protected String illegalArgumentInvalidDestination$str()
public final IllegalArgumentException illegalArgumentInvalidDestination()
illegalArgumentInvalidDestination
in interface JmsExceptions
protected String illegalArgumentUnknownDestinationType$str()
public final IllegalArgumentException illegalArgumentUnknownDestinationType(String type)
illegalArgumentUnknownDestinationType
in interface JmsExceptions
protected String illegalStateAlreadySubscriber$str()
public final IllegalStateException illegalStateAlreadySubscriber()
illegalStateAlreadySubscriber
in interface JmsExceptions
Copyright © 2018–2021 SmallRye. All rights reserved.