Package com.couchbase.client.java.batch
Class BatchErrorContext
java.lang.Object
com.couchbase.client.core.cnc.AbstractContext
com.couchbase.client.core.error.context.ErrorContext
com.couchbase.client.java.batch.BatchErrorContext
- All Implemented Interfaces:
Context
Provides additional insight into why a
BatchHelper
operation fails.-
Nested Class Summary
Nested classes/interfaces inherited from interface com.couchbase.client.core.cnc.Context
Context.ExportFormat
-
Method Summary
Methods inherited from class com.couchbase.client.core.error.context.ErrorContext
responseStatus
Methods inherited from class com.couchbase.client.core.cnc.AbstractContext
exportAsMap, exportAsString, toString
-
Method Details
-
injectExportableParams
- Overrides:
injectExportableParams
in classErrorContext
-