public class AMQPExceptions_$bundle extends Object implements AMQPExceptions, Serializable
| Modifier and Type | Field and Description |
|---|---|
static AMQPExceptions_$bundle |
INSTANCE |
ex| Modifier | Constructor and Description |
|---|---|
protected |
AMQPExceptions_$bundle() |
| Modifier and Type | Method and Description |
|---|---|
protected Locale |
getLoggingLocale() |
IllegalArgumentException |
illegalArgumentInvalidFailureStrategy(String strategy) |
protected String |
illegalArgumentInvalidFailureStrategy$str() |
IllegalArgumentException |
illegalArgumentUnknownFailureStrategy(String strategy) |
protected String |
illegalArgumentUnknownFailureStrategy$str() |
IllegalStateException |
illegalStateConnectionDisconnected() |
protected String |
illegalStateConnectionDisconnected$str() |
IllegalStateException |
illegalStateFindingBean(String className,
String beanName) |
protected String |
illegalStateFindingBean$str() |
IllegalStateException |
illegalStateOnlyOneSubscriberAllowed() |
protected String |
illegalStateOnlyOneSubscriberAllowed$str() |
IllegalStateException |
illegalStateUnableToCreateClient(Throwable t) |
protected String |
illegalStateUnableToCreateClient$str() |
protected Object |
readResolve() |
public static final AMQPExceptions_$bundle INSTANCE
protected Object readResolve()
protected Locale getLoggingLocale()
protected String illegalStateFindingBean$str()
public final IllegalStateException illegalStateFindingBean(String className, String beanName)
illegalStateFindingBean in interface AMQPExceptionsprotected String illegalStateUnableToCreateClient$str()
public final IllegalStateException illegalStateUnableToCreateClient(Throwable t)
illegalStateUnableToCreateClient in interface AMQPExceptionsprotected String illegalArgumentInvalidFailureStrategy$str()
public final IllegalArgumentException illegalArgumentInvalidFailureStrategy(String strategy)
illegalArgumentInvalidFailureStrategy in interface AMQPExceptionsprotected String illegalStateConnectionDisconnected$str()
public final IllegalStateException illegalStateConnectionDisconnected()
illegalStateConnectionDisconnected in interface AMQPExceptionsprotected String illegalArgumentUnknownFailureStrategy$str()
public final IllegalArgumentException illegalArgumentUnknownFailureStrategy(String strategy)
illegalArgumentUnknownFailureStrategy in interface AMQPExceptionsprotected String illegalStateOnlyOneSubscriberAllowed$str()
public final IllegalStateException illegalStateOnlyOneSubscriberAllowed()
illegalStateOnlyOneSubscriberAllowed in interface AMQPExceptionsCopyright © 2018–2021 SmallRye. All rights reserved.