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