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