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