Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BadRequestError

Error class for http status 400

Hierarchy

Implements

  • Error

Index

Constructors

Properties

Constructors

constructor

  • new BadRequestError(message?: string | null, error?: any): BadRequestError

Properties

code

code: number

Optional error

error: any

message

message: string

name

name: string

stack

stack: string

Generated using TypeDoc