Class InvalidReadException

All Implemented Interfaces:
Serializable

public class InvalidReadException extends IllegalStateException
Thrown when attempting to read from a log at a position that doesn't exist.
See Also:
  • Constructor Details

    • InvalidReadException

      public InvalidReadException()
    • InvalidReadException

      public InvalidReadException(String message)