public class ServiceNotAvailableException extends CouchbaseException
Exception which states that the service is not available for the bucket.
| Constructor and Description |
|---|
ServiceNotAvailableException() |
ServiceNotAvailableException(String message) |
ServiceNotAvailableException(String message,
Throwable cause) |
ServiceNotAvailableException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016 Couchbase, Inc.. All rights reserved.