Class ParallelConsumerInternalException

java.lang.Object
java.lang.Throwable
java.lang.Exception
io.confluent.parallelconsumer.internal.ParallelConsumerInternalException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
EncodingNotSupportedException, NoEncodingPossibleException

public class ParallelConsumerInternalException extends Exception
Generic Parallel Consumer parent exception.
See Also:
  • Constructor Details

    • ParallelConsumerInternalException

      public ParallelConsumerInternalException()