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