Uses of Class
com.couchbase.client.core.error.context.KeyValueErrorContext
Packages that use KeyValueErrorContext
-
Uses of KeyValueErrorContext in com.couchbase.client.core.error
Constructors in com.couchbase.client.core.error with parameters of type KeyValueErrorContextModifierConstructorDescription -
Uses of KeyValueErrorContext in com.couchbase.client.core.error.context
Methods in com.couchbase.client.core.error.context that return KeyValueErrorContextModifier and TypeMethodDescriptionstatic KeyValueErrorContextKeyValueErrorContext.completedRequest(KeyValueRequest<?> request, ResponseStatus status) static KeyValueErrorContextKeyValueErrorContext.incompleteRequest(KeyValueRequest<?> request) Constructors in com.couchbase.client.core.error.context with parameters of type KeyValueErrorContextModifierConstructorDescriptionSubDocumentErrorContext(KeyValueErrorContext kvContext, int index, String path, SubDocumentOpResponseStatus status)