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