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