public class KafkaExceptions_$bundle extends Object implements KafkaExceptions, Serializable
Modifier and Type | Field and Description |
---|---|
static KafkaExceptions_$bundle |
INSTANCE |
ex
Modifier | Constructor and Description |
---|---|
protected |
KafkaExceptions_$bundle() |
public static final KafkaExceptions_$bundle INSTANCE
protected Object readResolve()
protected Locale getLoggingLocale()
protected String illegalArgumentNoMetadata$str()
public final IllegalArgumentException illegalArgumentNoMetadata(Class c)
illegalArgumentNoMetadata
in interface KafkaExceptions
protected String illegalArgumentUnknownFailureStrategy$str()
public final IllegalArgumentException illegalArgumentUnknownFailureStrategy(String strategy)
illegalArgumentUnknownFailureStrategy
in interface KafkaExceptions
protected String illegalStateConsumeWithoutBackPressure$str()
public final IllegalStateException illegalStateConsumeWithoutBackPressure()
illegalStateConsumeWithoutBackPressure
in interface KafkaExceptions
protected String illegalStateOnlyOneSubscriber$str()
public final IllegalStateException illegalStateOnlyOneSubscriber()
illegalStateOnlyOneSubscriber
in interface KafkaExceptions
protected String illegalArgumentInvalidFailureStrategy$str()
public final IllegalArgumentException illegalArgumentInvalidFailureStrategy(String strategy)
illegalArgumentInvalidFailureStrategy
in interface KafkaExceptions
protected String illegalArgumentUnknownCommitStrategy$str()
public final IllegalArgumentException illegalArgumentUnknownCommitStrategy(String strategy)
illegalArgumentUnknownCommitStrategy
in interface KafkaExceptions
protected String illegalArgumentInvalidCommitStrategy$str()
public final IllegalArgumentException illegalArgumentInvalidCommitStrategy(String strategy)
illegalArgumentInvalidCommitStrategy
in interface KafkaExceptions
protected String unableToFindRebalanceListener2$str()
public final javax.enterprise.inject.UnsatisfiedResolutionException unableToFindRebalanceListener(String name, String channel)
unableToFindRebalanceListener
in interface KafkaExceptions
protected String unableToFindRebalanceListener3$str()
public final javax.enterprise.inject.AmbiguousResolutionException unableToFindRebalanceListener(String name, String channel, int count)
unableToFindRebalanceListener
in interface KafkaExceptions
protected String missingValueDeserializer$str()
public final IllegalArgumentException missingValueDeserializer(String channel, String channelAgain)
missingValueDeserializer
in interface KafkaExceptions
protected String unableToCreateInstance$str()
public final IllegalArgumentException unableToCreateInstance(String clazz, Throwable cause)
unableToCreateInstance
in interface KafkaExceptions
protected String unableToFindDeserializationFailureHandler2$str()
public final javax.enterprise.inject.UnsatisfiedResolutionException unableToFindDeserializationFailureHandler(String name, String channel)
unableToFindDeserializationFailureHandler
in interface KafkaExceptions
protected String unableToFindDeserializationFailureHandler3$str()
public final javax.enterprise.inject.AmbiguousResolutionException unableToFindDeserializationFailureHandler(String name, String channel, int count)
unableToFindDeserializationFailureHandler
in interface KafkaExceptions
Copyright © 2018–2021 SmallRye. All rights reserved.