ConsumerGroupException
Indicates that one or more of the following conditions occurred
while attempting to commit offsets.
Indicates that one or more of the following conditions occurred
while attempting to commit offsets.
- There were CommittableOffsets without a consumer group ID.
- There were CommittableOffsets for multiple consumer group IDs.
class KafkaException
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any