@Stability.Uncommitted public class GenericRequestErrorContext extends ErrorContext
Context.ExportFormat| Constructor and Description |
|---|
GenericRequestErrorContext(Request<?> request) |
| 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.
|
responseStatusexportAsString, toStringpublic GenericRequestErrorContext(Request<?> request)
public void injectExportableParams(Map<String,Object> input)
AbstractContextinjectExportableParams in class ErrorContextinput - pass exportable params in here.Copyright © 2021 Couchbase, Inc.. All rights reserved.