Class DurabilityLevelNotAvailableException

All Implemented Interfaces:
Serializable

public class DurabilityLevelNotAvailableException extends CouchbaseException
This exception is raised when a durability level has been requested that is not available on the server.
Since:
2.0.0
See Also:
  • Constructor Details

    • DurabilityLevelNotAvailableException

      public DurabilityLevelNotAvailableException(KeyValueErrorContext ctx)