@Stability.Volatile public class BucketNotFoundException extends CouchbaseException
| Constructor and Description |
|---|
BucketNotFoundException(String bucketName) |
BucketNotFoundException(String bucketName,
ErrorContext errorContext) |
| Modifier and Type | Method and Description |
|---|---|
String |
bucketName() |
static BucketNotFoundException |
forBucket(String bucketName) |
context, getMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BucketNotFoundException(String bucketName)
public BucketNotFoundException(String bucketName, ErrorContext errorContext)
public static BucketNotFoundException forBucket(String bucketName)
public String bucketName()
Copyright © 2024 Couchbase, Inc.. All rights reserved.