Package org.apache.iceberg.exceptions
Class CommitStateUnknownException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.iceberg.exceptions.CommitStateUnknownException
- All Implemented Interfaces:
Serializable
Exception for a failure to confirm either affirmatively or negatively that a commit was applied.
The client cannot take any further action without possibly corrupting the table.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CommitStateUnknownException
-
CommitStateUnknownException
-