ConsumerGroupException

sealed abstract class ConsumerGroupException(groupIds: Set[String]) extends KafkaException

Indicates that one or more of the following conditions occurred while attempting to commit offsets.

Source:
ConsumerGroupException.scala
class KafkaException
class Exception
class Throwable
class Object
trait Matchable
class Any

Value members

Inherited methods

final def addSuppressed(x$0: Throwable): Unit
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable