@Stability.Internal public interface WrappedTransactionOperationFailedException
This wrapper lets frameworks like Spring present a platform-appropriate version of that opaque signal to the user, while wrapping the original TransactionOperationFailedException so that aspects of the transactions machinery continue to operate.
| Modifier and Type | Method and Description |
|---|---|
TransactionOperationFailedException |
wrapped() |
TransactionOperationFailedException wrapped()
Copyright © 2024 Couchbase, Inc.. All rights reserved.