Hierarchy

  • Error
    • HttpError

Constructors

Properties

body: any
message: string
name: string
response: IncomingMessage
stack?: string
statusCode?: number
prepareStackTrace?: ((err, stackTraces) => any)

Type declaration

stackTraceLimit: number

Methods

  • Create .stack property on a target object

    Parameters

    • targetObject: object
    • Optional constructorOpt: Function

    Returns void

Generated using TypeDoc