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 AMQPExceptions
protected String illegalStateUnableToCreateClient$str()
public final IllegalStateException illegalStateUnableToCreateClient(Throwable t)
illegalStateUnableToCreateClient
in interface AMQPExceptions
protected String illegalArgumentInvalidFailureStrategy$str()
public final IllegalArgumentException illegalArgumentInvalidFailureStrategy(String strategy)
illegalArgumentInvalidFailureStrategy
in interface AMQPExceptions
protected String illegalStateConnectionDisconnected$str()
public final IllegalStateException illegalStateConnectionDisconnected()
illegalStateConnectionDisconnected
in interface AMQPExceptions
protected String illegalArgumentUnknownFailureStrategy$str()
public final IllegalArgumentException illegalArgumentUnknownFailureStrategy(String strategy)
illegalArgumentUnknownFailureStrategy
in interface AMQPExceptions
protected String illegalStateOnlyOneSubscriberAllowed$str()
public final IllegalStateException illegalStateOnlyOneSubscriberAllowed()
illegalStateOnlyOneSubscriberAllowed
in interface AMQPExceptions
Copyright © 2018–2021 SmallRye. All rights reserved.