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