Class DurabilityAmbiguousException

  • All Implemented Interfaces:
    Serializable

    public class DurabilityAmbiguousException
    extends CouchbaseException
    Naming TBD! The synchronous replication durability work can return an ambiguous error (or we timeout waiting for the response, which is effectively the same). Here we know the change is on a majority of replicas, or it's on none.
    See Also:
    Serialized Form
    • Constructor Detail