public class DurabilityException extends 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) |
details, details, getMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2015 Couchbase, Inc.