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:
    Serialized Form
    • Constructor Detail

      • RollbackNotPermittedException

        public RollbackNotPermittedException()