Uses of Class
com.couchbase.client.java.manager.collection.CollectionAlreadyExistsException
-
Packages that use CollectionAlreadyExistsException Package Description com.couchbase.client.java.manager.collection -
-
Uses of CollectionAlreadyExistsException in com.couchbase.client.java.manager.collection
Methods in com.couchbase.client.java.manager.collection that return CollectionAlreadyExistsException Modifier and Type Method Description static CollectionAlreadyExistsException
CollectionAlreadyExistsException. forCollection(String collectionName)
-