public class DurabilityException
extends com.couchbase.client.core.CouchbaseException
Raised if the durability requirement could not be met.
Constructor and Description |
---|
DurabilityException() |
DurabilityException(String message) |
DurabilityException(String message,
Throwable cause) |
DurabilityException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2014 Couchbase, Inc.