@Stability.Volatile public class BucketExistsException extends CouchbaseException
| Modifier and Type | Method and Description |
|---|---|
String |
bucketName() |
static BucketExistsException |
forBucket(String bucketName) |
context, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic static BucketExistsException forBucket(String bucketName)
public String bucketName()
Copyright © 2021 Couchbase, Inc.. All rights reserved.