Uses of Class
com.couchbase.client.core.error.CollectionExistsException
-
Packages that use CollectionExistsException Package Description com.couchbase.client.core.error -
-
Uses of CollectionExistsException in com.couchbase.client.core.error
Methods in com.couchbase.client.core.error that return CollectionExistsException Modifier and Type Method Description static CollectionExistsException
CollectionExistsException. forCollection(String collectionName)
-