Options
All
  • Public
  • Public/Protected
  • All
Menu

Class NotImplementedError

Represents a NOT IMPLEMENTED error. The server does not support the functionality required to fulfill the request. This is the appropriate response when the server does not recognize the request method and is not capable of supporting it for any resource.

Hierarchy

Index

Constructors

Properties

Constructors

constructor

Properties

Optional message

message: string

statusCode

statusCode: number

Static message

message: string

Static name

name: string

Static Optional stack

stack: string

Generated using TypeDoc