Serialized Form
-
Package io.confluent.parallelconsumer
-
Exception io.confluent.parallelconsumer.ErrorInUserFunctionException
class ErrorInUserFunctionException extends ParallelConsumerException implements Serializable -
Exception io.confluent.parallelconsumer.ParallelConsumerException
class ParallelConsumerException extends RuntimeException implements Serializable
-
-
Package io.confluent.parallelconsumer.internal
-
Exception io.confluent.parallelconsumer.internal.InternalRuntimeError
class InternalRuntimeError extends RuntimeException implements Serializable -
Exception io.confluent.parallelconsumer.internal.ParallelConsumerInternalException
class ParallelConsumerInternalException extends Exception implements Serializable
-
-
Package io.confluent.parallelconsumer.offsets
-
Exception io.confluent.parallelconsumer.offsets.BitSetEncodingNotSupportedException
class BitSetEncodingNotSupportedException extends EncodingNotSupportedException implements Serializable -
Exception io.confluent.parallelconsumer.offsets.EncodingNotSupportedException
class EncodingNotSupportedException extends ParallelConsumerInternalException implements Serializable -
Exception io.confluent.parallelconsumer.offsets.NoEncodingPossibleException
class NoEncodingPossibleException extends ParallelConsumerInternalException implements Serializable -
Exception io.confluent.parallelconsumer.offsets.OffsetDecodingError
class OffsetDecodingError extends Exception implements Serializable -
Exception io.confluent.parallelconsumer.offsets.RunlengthV1EncodingNotSupported
class RunlengthV1EncodingNotSupported extends EncodingNotSupportedException implements Serializable
-