@Stability.Uncommitted public class CancellationErrorContext extends ErrorContext
Context.ExportFormat
Constructor and Description |
---|
CancellationErrorContext(RequestContext requestContext) |
Modifier and Type | Method and Description |
---|---|
void |
injectExportableParams(Map<String,Object> input)
This method needs to be implemented by the actual context implementations to
inject the params they need for exporting.
|
RequestContext |
requestContext()
Returns the underlying request context for debug reasons.
|
responseStatus
exportAsString, toString
public CancellationErrorContext(RequestContext requestContext)
public void injectExportableParams(Map<String,Object> input)
AbstractContext
injectExportableParams
in class ErrorContext
input
- pass exportable params in here.public RequestContext requestContext()
Copyright © 2020 Couchbase, Inc.. All rights reserved.