Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BadRequestError

Represents a BAD REQUEST error. The request could not be understood by the server due to malformed syntax. The client SHOULD NOT repeat the request without modifications.

Hierarchy

Index

Constructors

Properties

Constructors

constructor

Properties

message

message: string

statusCode

statusCode: number

Static message

message: string

Static name

name: string

Generated using TypeDoc