JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Serialized Form
Package io.delta.kernel.exceptions
Class
io.delta.kernel.exceptions.CheckpointAlreadyExistsException
extends
KernelException
implements Serializable
Class
io.delta.kernel.exceptions.ConcurrentTransactionException
extends
ConcurrentWriteException
implements Serializable
Class
io.delta.kernel.exceptions.ConcurrentWriteException
extends
KernelException
implements Serializable
Class
io.delta.kernel.exceptions.KernelException
extends RuntimeException implements Serializable
Class
io.delta.kernel.exceptions.MetadataChangedException
extends
ConcurrentWriteException
implements Serializable
Class
io.delta.kernel.exceptions.ProtocolChangedException
extends
ConcurrentWriteException
implements Serializable
Class
io.delta.kernel.exceptions.TableAlreadyExistsException
extends
KernelException
implements Serializable
Serialized Fields
tablePath
String tablePath
context
java.util.Optional<T> context
Class
io.delta.kernel.exceptions.TableNotFoundException
extends
KernelException
implements Serializable
Serialized Fields
tablePath
String tablePath
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes