public class BucketAlreadyExistsException
extends com.couchbase.client.core.CouchbaseException
Exception identifying that a bucket does already exist.
Constructor and Description |
---|
BucketAlreadyExistsException() |
BucketAlreadyExistsException(String message) |
BucketAlreadyExistsException(String message,
Throwable cause) |
BucketAlreadyExistsException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2014 Couchbase, Inc.