Package com.couchbase.client.core.error.context
package com.couchbase.client.core.error.context
-
ClassDescriptionAn error context which combines more than one context to dump.When a cancellation (i.e.The ErrorContext is the parent interface for all service-specific error contexts that are thrown as part of the
CouchbaseException
.This generic error context can be constructed from any request and will pull out as much information as possible.