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