Interface: RTMWebsocketError
Defined in: errors.ts:38
All errors produced by this package adhere to this interface
Extends
Properties
code
code: WebsocketError;
Defined in: errors.ts:39
Overrides
original
original: Error;
Defined in: errors.ts:40