public class PubSubExceptions_$bundle extends Object implements PubSubExceptions, Serializable
| Modifier and Type | Field and Description |
|---|---|
static PubSubExceptions_$bundle |
INSTANCE |
ex| Modifier | Constructor and Description |
|---|---|
protected |
PubSubExceptions_$bundle() |
| Modifier and Type | Method and Description |
|---|---|
protected Locale |
getLoggingLocale() |
IllegalStateException |
illegalStateUnableToBuildPublisher(Throwable t) |
protected String |
illegalStateUnableToBuildPublisher$str() |
IllegalStateException |
illegalStateUnableToBuildSubscriptionAdminClient(Throwable t) |
protected String |
illegalStateUnableToBuildSubscriptionAdminClient$str() |
IllegalStateException |
illegalStateUnableToBuildTopicAdminClient(Throwable t) |
protected String |
illegalStateUnableToBuildTopicAdminClient$str() |
protected Object |
readResolve() |
public static final PubSubExceptions_$bundle INSTANCE
protected Object readResolve()
protected Locale getLoggingLocale()
protected String illegalStateUnableToBuildSubscriptionAdminClient$str()
public final IllegalStateException illegalStateUnableToBuildSubscriptionAdminClient(Throwable t)
illegalStateUnableToBuildSubscriptionAdminClient in interface PubSubExceptionsprotected String illegalStateUnableToBuildTopicAdminClient$str()
public final IllegalStateException illegalStateUnableToBuildTopicAdminClient(Throwable t)
illegalStateUnableToBuildTopicAdminClient in interface PubSubExceptionsprotected String illegalStateUnableToBuildPublisher$str()
public final IllegalStateException illegalStateUnableToBuildPublisher(Throwable t)
illegalStateUnableToBuildPublisher in interface PubSubExceptionsCopyright © 2018–2021 SmallRye. All rights reserved.