Class MaxCommitRetryLimitReachedException

Object
Throwable
Exception
RuntimeException
io.delta.kernel.exceptions.KernelException
io.delta.kernel.exceptions.MaxCommitRetryLimitReachedException
All Implemented Interfaces:
Serializable

@Evolving public class MaxCommitRetryLimitReachedException extends KernelException
See Also:
  • Constructor Details

    • MaxCommitRetryLimitReachedException

      public MaxCommitRetryLimitReachedException(long commitVersion, int maxRetries, Exception cause)