@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, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public CollectionExistsException(String collectionName)
public static CollectionExistsException forCollection(String collectionName)
public String collectionName()
Copyright © 2020 Couchbase, Inc.. All rights reserved.