Hierarchy

  • Error
    • HttpError

Constructors

Properties

Constructors

  • Parameters

    • response: Response
    • body: any
    • Optional statusCode: number

    Returns HttpError

Properties

body: any
response: Response
statusCode?: number