WebSocketAPI - v1.1.5-1 › Globals › "errors/timeoutError" › TimeoutError
-
↳ TimeoutError
+ new TimeoutError(message: string): TimeoutError
Defined in lib/errors/timeoutError.ts:3
Parameters:
| Name | Type |
|---|---|
message |
string |
Returns: TimeoutError
• message: string
Inherited from InvalidRequest.message
Defined in node_modules/typescript/lib/lib.es5.d.ts:974
• name: string
Inherited from InvalidRequest.name
Defined in node_modules/typescript/lib/lib.es5.d.ts:973
• stack? : undefined | string
Inherited from InvalidRequest.stack
Overrides InvalidRequest.stack
Defined in node_modules/typescript/lib/lib.es5.d.ts:975
▪ Error: ErrorConstructor
Defined in node_modules/typescript/lib/lib.es5.d.ts:984