Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a GONE error. The requested resource is no longer available at the server and no forwarding address is known. This condition is expected to be considered permanent. Clients with link editing capabilities SHOULD delete references t o the Request-URI after user approval. If the server does not know, or has no facility to determine, whether or not the condition is permanent, the error 404 (NotFoundError) SHOULD be used instead. This response is cacheable unless indicated otherwise.

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