Class InvalidReadException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalStateException
org.cojen.tupl.repl.InvalidReadException
- All Implemented Interfaces:
Serializable
Thrown when attempting to read from a log at a position that doesn't exist.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidReadException
public InvalidReadException() -
InvalidReadException
-