Class KafkaExceptions_$bundle
- java.lang.Object
-
- io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions_$bundle
-
- All Implemented Interfaces:
KafkaExceptions
,Serializable
public class KafkaExceptions_$bundle extends Object implements KafkaExceptions, Serializable
Warning this class consists of generated code.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static KafkaExceptions_$bundle
INSTANCE
-
Fields inherited from interface io.smallrye.reactive.messaging.kafka.i18n.KafkaExceptions
ex
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
KafkaExceptions_$bundle()
-
Method Summary
-
-
-
Field Detail
-
INSTANCE
public static final KafkaExceptions_$bundle INSTANCE
-
-
Method Detail
-
readResolve
protected Object readResolve()
-
getLoggingLocale
protected Locale getLoggingLocale()
-
illegalArgumentNoMetadata$str
protected String illegalArgumentNoMetadata$str()
-
illegalArgumentNoMetadata
public final IllegalArgumentException illegalArgumentNoMetadata(Class c)
- Specified by:
illegalArgumentNoMetadata
in interfaceKafkaExceptions
-
illegalArgumentUnknownFailureStrategy$str
protected String illegalArgumentUnknownFailureStrategy$str()
-
illegalArgumentUnknownFailureStrategy
public final IllegalArgumentException illegalArgumentUnknownFailureStrategy(String strategy)
- Specified by:
illegalArgumentUnknownFailureStrategy
in interfaceKafkaExceptions
-
illegalStateConsumeWithoutBackPressure$str
protected String illegalStateConsumeWithoutBackPressure$str()
-
illegalStateConsumeWithoutBackPressure
public final IllegalStateException illegalStateConsumeWithoutBackPressure()
- Specified by:
illegalStateConsumeWithoutBackPressure
in interfaceKafkaExceptions
-
illegalStateOnlyOneSubscriber$str
protected String illegalStateOnlyOneSubscriber$str()
-
illegalStateOnlyOneSubscriber
public final IllegalStateException illegalStateOnlyOneSubscriber()
- Specified by:
illegalStateOnlyOneSubscriber
in interfaceKafkaExceptions
-
illegalArgumentInvalidFailureStrategy$str
protected String illegalArgumentInvalidFailureStrategy$str()
-
illegalArgumentInvalidFailureStrategy
public final IllegalArgumentException illegalArgumentInvalidFailureStrategy(String strategy)
- Specified by:
illegalArgumentInvalidFailureStrategy
in interfaceKafkaExceptions
-
illegalArgumentUnknownCommitStrategy$str
protected String illegalArgumentUnknownCommitStrategy$str()
-
illegalArgumentUnknownCommitStrategy
public final IllegalArgumentException illegalArgumentUnknownCommitStrategy(String strategy)
- Specified by:
illegalArgumentUnknownCommitStrategy
in interfaceKafkaExceptions
-
illegalArgumentInvalidCommitStrategy$str
protected String illegalArgumentInvalidCommitStrategy$str()
-
illegalArgumentInvalidCommitStrategy
public final IllegalArgumentException illegalArgumentInvalidCommitStrategy(String strategy)
- Specified by:
illegalArgumentInvalidCommitStrategy
in interfaceKafkaExceptions
-
unableToFindRebalanceListener2$str
protected String unableToFindRebalanceListener2$str()
-
unableToFindRebalanceListener
public final javax.enterprise.inject.UnsatisfiedResolutionException unableToFindRebalanceListener(String name, String channel)
- Specified by:
unableToFindRebalanceListener
in interfaceKafkaExceptions
-
unableToFindRebalanceListener3$str
protected String unableToFindRebalanceListener3$str()
-
unableToFindRebalanceListener
public final javax.enterprise.inject.AmbiguousResolutionException unableToFindRebalanceListener(String name, String channel, int count)
- Specified by:
unableToFindRebalanceListener
in interfaceKafkaExceptions
-
missingValueDeserializer$str
protected String missingValueDeserializer$str()
-
missingValueDeserializer
public final IllegalArgumentException missingValueDeserializer(String channel, String channelAgain)
- Specified by:
missingValueDeserializer
in interfaceKafkaExceptions
-
unableToCreateInstance$str
protected String unableToCreateInstance$str()
-
unableToCreateInstance
public final IllegalArgumentException unableToCreateInstance(String clazz, Throwable cause)
- Specified by:
unableToCreateInstance
in interfaceKafkaExceptions
-
unableToFindDeserializationFailureHandler2$str
protected String unableToFindDeserializationFailureHandler2$str()
-
unableToFindDeserializationFailureHandler
public final javax.enterprise.inject.UnsatisfiedResolutionException unableToFindDeserializationFailureHandler(String name, String channel)
- Specified by:
unableToFindDeserializationFailureHandler
in interfaceKafkaExceptions
-
unableToFindDeserializationFailureHandler3$str
protected String unableToFindDeserializationFailureHandler3$str()
-
unableToFindDeserializationFailureHandler
public final javax.enterprise.inject.AmbiguousResolutionException unableToFindDeserializationFailureHandler(String name, String channel, int count)
- Specified by:
unableToFindDeserializationFailureHandler
in interfaceKafkaExceptions
-
missingValueSerializer$str
protected String missingValueSerializer$str()
-
missingValueSerializer
public final IllegalArgumentException missingValueSerializer(String channel, String channelAgain)
- Specified by:
missingValueSerializer
in interfaceKafkaExceptions
-
missingProperty$str
protected String missingProperty$str()
-
missingProperty
public final NoSuchElementException missingProperty(String propertyName)
- Specified by:
missingProperty
in interfaceKafkaExceptions
-
cannotConvertProperty$str
protected String cannotConvertProperty$str()
-
cannotConvertProperty
public final NoSuchElementException cannotConvertProperty(String propertyName, Class<?> type, Class<?> targetType)
- Specified by:
cannotConvertProperty
in interfaceKafkaExceptions
-
unableToFindSerializationFailureHandler2$str
protected String unableToFindSerializationFailureHandler2$str()
-
unableToFindSerializationFailureHandler
public final javax.enterprise.inject.UnsatisfiedResolutionException unableToFindSerializationFailureHandler(String name, String channel)
- Specified by:
unableToFindSerializationFailureHandler
in interfaceKafkaExceptions
-
unableToFindSerializationFailureHandler3$str
protected String unableToFindSerializationFailureHandler3$str()
-
unableToFindSerializationFailureHandler
public final javax.enterprise.inject.AmbiguousResolutionException unableToFindSerializationFailureHandler(String name, String channel, int count)
- Specified by:
unableToFindSerializationFailureHandler
in interfaceKafkaExceptions
-
-