public abstract class InvalidOffsetException extends KafkaException
Constructor and Description |
---|
InvalidOffsetException(String message) |
Modifier and Type | Method and Description |
---|---|
abstract Set<TopicPartition> |
partitions() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidOffsetException(String message)
public abstract Set<TopicPartition> partitions()