JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.couchbase.client.core.error.BucketExistsException
Packages that use
BucketExistsException
Package
Description
com.couchbase.client.core.error
Uses of
BucketExistsException
in
com.couchbase.client.core.error
Methods in
com.couchbase.client.core.error
that return
BucketExistsException
Modifier and Type
Method
Description
static
BucketExistsException
BucketExistsException.
forBucket
(
String
bucketName)