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