@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.
|
responseStatusexportAsString, toStringpublic CancellationErrorContext(RequestContext requestContext)
public void injectExportableParams(Map<String,Object> input)
AbstractContextinjectExportableParams in class ErrorContextinput - pass exportable params in here.public RequestContext requestContext()
Copyright © 2021 Couchbase, Inc.. All rights reserved.