Options
Menu

Hierarchy

Index

Constructors

constructor

Properties

causes

causes: string[] = []

code

code: number = 31400

description

description: string = "Bad Request (HTTP/SIP)"

explanation

explanation: string = "The request could not be understood due to malformed syntax."

message

message: string

Any further information discovered and passed along at run-time.

name

name: string = "BadRequest"

Optional originalError

originalError: undefined | object

The original error object received from the external system, if any.

solutions

solutions: string[] = []

Optional stack

stack: undefined | string

Generated using TypeDoc