SDKAbortFailureReason

Represents the different reasons why an abort operation on a transaction might fail.

This sealed class is used to provide specific information about why an abort attempt was unsuccessful.

Inheritors

Types

Link copied to clipboard

The transaction has already been aborted.

Link copied to clipboard

The transaction cannot be aborted because it's in a state where abort is not allowed.