public class RabbitMQExceptions_$bundle extends Object implements RabbitMQExceptions, Serializable
Modifier and Type | Field and Description |
---|---|
static RabbitMQExceptions_$bundle |
INSTANCE |
ex
Modifier | Constructor and Description |
---|---|
protected |
RabbitMQExceptions_$bundle() |
public static final RabbitMQExceptions_$bundle INSTANCE
protected Object readResolve()
protected Locale getLoggingLocale()
protected String illegalStateConsumeWithoutBackPressure$str()
public final IllegalStateException illegalStateConsumeWithoutBackPressure()
illegalStateConsumeWithoutBackPressure
in interface RabbitMQExceptions
protected String illegalArgumentInvalidFailureStrategy$str()
public final IllegalArgumentException illegalArgumentInvalidFailureStrategy(String strategy)
illegalArgumentInvalidFailureStrategy
in interface RabbitMQExceptions
protected String illegalStateConnectionDisconnected$str()
public final IllegalStateException illegalStateConnectionDisconnected()
illegalStateConnectionDisconnected
in interface RabbitMQExceptions
protected String illegalArgumentUnknownFailureStrategy$str()
public final IllegalArgumentException illegalArgumentUnknownFailureStrategy(String strategy)
illegalArgumentUnknownFailureStrategy
in interface RabbitMQExceptions
protected String illegalStateOnlyOneSubscriberAllowed$str()
public final IllegalStateException illegalStateOnlyOneSubscriberAllowed()
illegalStateOnlyOneSubscriberAllowed
in interface RabbitMQExceptions
protected String illegalArgumentInvalidMaxInflightMessages$str()
public final IllegalArgumentException illegalArgumentInvalidMaxInflightMessages()
illegalArgumentInvalidMaxInflightMessages
in interface RabbitMQExceptions
protected String illegalArgumentInvalidDefaultTtl$str()
public final IllegalArgumentException illegalArgumentInvalidDefaultTtl()
illegalArgumentInvalidDefaultTtl
in interface RabbitMQExceptions
protected String illegalArgumentInvalidQueueTtl$str()
public final IllegalArgumentException illegalArgumentInvalidQueueTtl()
illegalArgumentInvalidQueueTtl
in interface RabbitMQExceptions
Copyright © 2018–2021 SmallRye. All rights reserved.