Uses of Package
com.couchbase.client.core.error
-
Packages that use com.couchbase.client.core.error Package Description com.couchbase.client.core.error com.couchbase.client.core.error.subdoc com.couchbase.client.core.json com.couchbase.client.core.json.stream -
Classes in com.couchbase.client.core.error used by com.couchbase.client.core.error Class Description CASMismatchException Indicates an optimistic locking failure.ConfigException CouchbaseException The parent class for all exceptions created by this SDK (or clients using it).KeyExistsException Indicates an operation failed because the key already exists.KeyNotFoundException Indicates an operation failed because the key does not exist.RequestCanceledException RetryableOperationException This operation has returned a temporary error, and the application can retry it. -
Classes in com.couchbase.client.core.error used by com.couchbase.client.core.error.subdoc Class Description CouchbaseException The parent class for all exceptions created by this SDK (or clients using it). -
Classes in com.couchbase.client.core.error used by com.couchbase.client.core.json Class Description CouchbaseException The parent class for all exceptions created by this SDK (or clients using it). -
Classes in com.couchbase.client.core.error used by com.couchbase.client.core.json.stream Class Description DecodingFailedException Raised when provided content could not be successfully decoded.