Package io.delta.kernel.exceptions
Class InvalidTableException
Object
Throwable
Exception
RuntimeException
io.delta.kernel.exceptions.KernelException
io.delta.kernel.exceptions.InvalidTableException
- All Implemented Interfaces:
Serializable
Thrown when an invalid table is encountered; the table's log and/or checkpoint files are in an
invalid state.
- 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
-
InvalidTableException
-