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