Class DurabilityImpossibleException

All Implemented Interfaces:
Serializable

public class DurabilityImpossibleException extends CouchbaseException
The given durability requirements are currently impossible to achieve, as not enough configured replicas are currently available.
Since:
2.0.0
Author:
Graham Pople
See Also:
  • Constructor Details