Class Hierarchy
- java.lang.Object
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.apache.iceberg.exceptions.AlreadyExistsException
- org.apache.iceberg.exceptions.CommitFailedException (implements org.apache.iceberg.exceptions.CleanableFailure)
- org.apache.iceberg.exceptions.CommitStateUnknownException
- org.apache.iceberg.exceptions.NamespaceNotEmptyException
- org.apache.iceberg.exceptions.NoSuchNamespaceException (implements org.apache.iceberg.exceptions.CleanableFailure)
- org.apache.iceberg.exceptions.NoSuchTableException (implements org.apache.iceberg.exceptions.CleanableFailure)
- org.apache.iceberg.exceptions.NoSuchIcebergTableException (implements org.apache.iceberg.exceptions.CleanableFailure)
- org.apache.iceberg.exceptions.NoSuchViewException (implements org.apache.iceberg.exceptions.CleanableFailure)
- org.apache.iceberg.exceptions.NotFoundException
- org.apache.iceberg.exceptions.RESTException
- org.apache.iceberg.exceptions.BadRequestException (implements org.apache.iceberg.exceptions.CleanableFailure)
- org.apache.iceberg.exceptions.ForbiddenException (implements org.apache.iceberg.exceptions.CleanableFailure)
- org.apache.iceberg.exceptions.NotAuthorizedException (implements org.apache.iceberg.exceptions.CleanableFailure)
- org.apache.iceberg.exceptions.ServiceFailureException
- org.apache.iceberg.exceptions.ServiceUnavailableException (implements org.apache.iceberg.exceptions.CleanableFailure)
- org.apache.iceberg.exceptions.UnprocessableEntityException
- java.io.UncheckedIOException
- org.apache.iceberg.exceptions.RuntimeIOException
- org.apache.iceberg.exceptions.ValidationException (implements org.apache.iceberg.exceptions.CleanableFailure)
- org.apache.iceberg.exceptions.CherrypickAncestorCommitException
- org.apache.iceberg.exceptions.DuplicateWAPCommitException
- java.lang.RuntimeException
- java.lang.Exception
- java.lang.Throwable (implements java.io.Serializable)
Interface Hierarchy
- org.apache.iceberg.exceptions.CleanableFailure