public class InMemoryExceptions_$bundle extends Object implements InMemoryExceptions, Serializable
| Modifier and Type | Field and Description |
|---|---|
static InMemoryExceptions_$bundle |
INSTANCE |
ex| Modifier | Constructor and Description |
|---|---|
protected |
InMemoryExceptions_$bundle() |
| Modifier and Type | Method and Description |
|---|---|
protected Locale |
getLoggingLocale() |
IllegalArgumentException |
illegalArgumentChannelMustNotBeNull() |
protected String |
illegalArgumentChannelMustNotBeNull$str() |
IllegalArgumentException |
illegalArgumentChannelNameNull() |
protected String |
illegalArgumentChannelNameNull$str() |
IllegalArgumentException |
illegalArgumentInvalidIncomingConfig() |
protected String |
illegalArgumentInvalidIncomingConfig$str() |
IllegalArgumentException |
illegalArgumentInvalidOutgoingConfig() |
protected String |
illegalArgumentInvalidOutgoingConfig$str() |
IllegalArgumentException |
illegalArgumentUnknownChannel(String channel) |
protected String |
illegalArgumentUnknownChannel$str() |
protected Object |
readResolve() |
public static final InMemoryExceptions_$bundle INSTANCE
protected Object readResolve()
protected Locale getLoggingLocale()
protected String illegalArgumentChannelNameNull$str()
public final IllegalArgumentException illegalArgumentChannelNameNull()
illegalArgumentChannelNameNull in interface InMemoryExceptionsprotected String illegalArgumentInvalidIncomingConfig$str()
public final IllegalArgumentException illegalArgumentInvalidIncomingConfig()
illegalArgumentInvalidIncomingConfig in interface InMemoryExceptionsprotected String illegalArgumentInvalidOutgoingConfig$str()
public final IllegalArgumentException illegalArgumentInvalidOutgoingConfig()
illegalArgumentInvalidOutgoingConfig in interface InMemoryExceptionsprotected String illegalArgumentChannelMustNotBeNull$str()
public final IllegalArgumentException illegalArgumentChannelMustNotBeNull()
illegalArgumentChannelMustNotBeNull in interface InMemoryExceptionsprotected String illegalArgumentUnknownChannel$str()
public final IllegalArgumentException illegalArgumentUnknownChannel(String channel)
illegalArgumentUnknownChannel in interface InMemoryExceptionsCopyright © 2018–2021 SmallRye. All rights reserved.