Skip to content

Latest commit

 

History

History
78 lines (42 loc) · 2.03 KB

File metadata and controls

78 lines (42 loc) · 2.03 KB

WebSocketAPI - v1.1.5-1Globals"errors/timeoutError"TimeoutError

Class: TimeoutError

Hierarchy

Index

Constructors

Properties

Constructors

constructor

+ new TimeoutError(message: string): TimeoutError

Defined in lib/errors/timeoutError.ts:3

Parameters:

Name Type
message string

Returns: TimeoutError

Properties

message

message: string

Inherited from InvalidRequest.message

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


name

name: string

Inherited from InvalidRequest.name

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


Optional stack

stack? : undefined | string

Inherited from InvalidRequest.stack

Overrides InvalidRequest.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