| CoreTransactionCommitAmbiguousException |
The transaction expired at the point of trying to commit it.
|
| CoreTransactionExpiredException |
The transaction could not be fully completed in the configured timeout.
|
| CoreTransactionFailedException |
The transaction failed to reach the Committed point.
|
| ForwardCompatibilityRequiresRetryException |
|
| RetryAtrCommitException |
Indicates that committing the ATR entry should be retried.
|
| RetryOperationException |
Indicates that this operation should be retried.
|
| TestFailAmbiguousException |
Used only in testing: injects an error that will be handled as FAIL_AMBIGUOUS.
|
| TestFailHardException |
Used only in testing: injects an error that will be handled as FAIL_HARD.
|
| TestFailOtherException |
Used only in testing: injects an error that will be handled as FAIL_OTHER.
|
| TestFailTransientException |
Used only in testing: injects a FAIL_TRANSIENT error.
|
| ThreadStopRequestedException |
|