Skip to content

editorGlobalsHttpRequestError

Class: HttpRequestError

Every error that is thrown by a HttpRequest is a HttpRequestError instance

Hierarchy

HttpRequestError

Index

Properties

Properties

message

message: string

Inherited from HttpRequestError.message

Defined in node_modules/typescript/lib/lib.es5.d.ts:974


name

name: string

Inherited from HttpRequestError.name

Defined in node_modules/typescript/lib/lib.es5.d.ts:973


Optional stack

stack? : string

Inherited from HttpRequestError.stack

Defined in node_modules/typescript/lib/lib.es5.d.ts:975


Static Error

Error: ErrorConstructor

Defined in node_modules/typescript/lib/lib.es5.d.ts:984