Serialized Form
-
Package io.delta.kernel.exceptions
-
Exception io.delta.kernel.exceptions.CheckpointAlreadyExistsException
class CheckpointAlreadyExistsException extends KernelException implements Serializable -
Exception io.delta.kernel.exceptions.ConcurrentTransactionException
class ConcurrentTransactionException extends ConcurrentWriteException implements Serializable -
Exception io.delta.kernel.exceptions.ConcurrentWriteException
class ConcurrentWriteException extends KernelException implements Serializable -
Exception io.delta.kernel.exceptions.DomainDoesNotExistException
class DomainDoesNotExistException extends KernelException implements Serializable -
Exception io.delta.kernel.exceptions.InvalidConfigurationValueException
class InvalidConfigurationValueException extends KernelException implements Serializable -
Exception io.delta.kernel.exceptions.InvalidTableException
class InvalidTableException extends KernelException implements Serializable -
Exception io.delta.kernel.exceptions.KernelEngineException
class KernelEngineException extends RuntimeException implements Serializable -
Exception io.delta.kernel.exceptions.KernelException
class KernelException extends RuntimeException implements Serializable -
Exception io.delta.kernel.exceptions.MetadataChangedException
class MetadataChangedException extends ConcurrentWriteException implements Serializable -
Exception io.delta.kernel.exceptions.ProtocolChangedException
class ProtocolChangedException extends ConcurrentWriteException implements Serializable -
Exception io.delta.kernel.exceptions.TableAlreadyExistsException
class TableAlreadyExistsException extends KernelException implements Serializable -
Exception io.delta.kernel.exceptions.TableNotFoundException
class TableNotFoundException extends KernelException implements Serializable-
Serialized Fields
-
tablePath
String tablePath
-
-
-
Exception io.delta.kernel.exceptions.UnknownConfigurationException
class UnknownConfigurationException extends KernelException implements Serializable
-