Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Error
    • default

Index

Constructors

Properties

Constructors

constructor

  • new default(message: any, requestOptions: any, response: any): default
  • Construct a new ResponseError

    Parameters

    • message: any

      an message to return instead of the the default error message

    • requestOptions: any

      the request

    • response: any

      the object returned by datasource

    Returns default

Properties

requestOptions

requestOptions: string | object

response

response: Response

status

status: string

Generated using TypeDoc