Class ViewErrorContext

The error context information for a views operation.

Hierarchy

Properties

design_document: string

The name of the design document that was being operated on.

http_response_body: string

The http response body which was received.

http_response_code: number

The http response status code which was received.

parameters: any

A list of the parameters in use for the operation.

view: string

The name of the view that was being operated on.

Generated using TypeDoc