Class RetryTransactionException

All Implemented Interfaces:
Serializable

@Internal public class RetryTransactionException extends CouchbaseException
Indicates that this transaction should be retried.
See Also:
  • Constructor Details

    • RetryTransactionException

      public RetryTransactionException()