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

      • DurabilityLevelNotAvailableException

        public DurabilityLevelNotAvailableException​(KeyValueErrorContext ctx)