Class KafkaCheckpointCommit.LastStateStoredTooLongAgoException

java.lang.Object
java.lang.Throwable
io.vertx.core.impl.NoStackTraceThrowable
io.smallrye.reactive.messaging.kafka.commit.KafkaCheckpointCommit.LastStateStoredTooLongAgoException
All Implemented Interfaces:
Serializable
Enclosing class:
KafkaCheckpointCommit

public static class KafkaCheckpointCommit.LastStateStoredTooLongAgoException extends io.vertx.core.impl.NoStackTraceThrowable
See Also:
  • Constructor Details

    • LastStateStoredTooLongAgoException

      public LastStateStoredTooLongAgoException(org.apache.kafka.common.TopicPartition topic, long time, long currentStateOffset, long lastStoredOffset)