Class RollbackNotPermittedException

All Implemented Interfaces:
Serializable

public class RollbackNotPermittedException extends CouchbaseException
The transaction is not allowed to rollback in the current state. Possible reasons include that it has already been rolled back.
See Also:
  • Constructor Details Link icon

    • RollbackNotPermittedException Link icon

      public RollbackNotPermittedException()