Class KafkaInvalidSeekException

java.lang.Object
java.lang.Throwable
java.lang.Exception
no.mnemonic.messaging.documentchannel.kafka.KafkaInvalidSeekException
All Implemented Interfaces:
Serializable

public class KafkaInvalidSeekException extends Exception
Exception thrown if attempting to seek to an invalid offset in Kafka
See Also:
  • Constructor Details

    • KafkaInvalidSeekException

      public KafkaInvalidSeekException(String msg)