public class BucketAlreadyExistsException extends CouchbaseException
Exception identifying that a bucket does already exist.
| Constructor and Description |
|---|
BucketAlreadyExistsException() |
BucketAlreadyExistsException(String message) |
BucketAlreadyExistsException(String message,
Throwable cause) |
BucketAlreadyExistsException(Throwable cause) |
details, details, getMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2015 Couchbase, Inc.