Class TransactionCommittedException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<TransactionCommittedException.Builder,TransactionCommittedException>

@Generated("software.amazon.awssdk:codegen") public final class TransactionCommittedException extends LakeFormationException implements ToCopyableBuilder<TransactionCommittedException.Builder,TransactionCommittedException>

Contains details about an error where the specified transaction has already been committed and cannot be used for UpdateTableObjects.

See Also: