Skip to content

AbortedTransactionError

relationalai.client.errors.exceptions
AbortedTransactionError(
type_field: str | None, message_field: str | None, report_field: str | None
)

Transaction aborted error with optional problem details.

AbortedTransactionErrorClientServerErrorClientErrorbuiltins.Exception