Interface: CodedError
Defined in: errors.ts:6
All errors produced by this package adhere to this interface
Extends
ErrnoException
Extended by
RTMPlatformError
RTMWebsocketError
RTMNoReplyReceivedError
RTMSendWhileDisconnectedError
RTMSendWhileNotReadyError
Properties
code
code: ErrorCode;
Defined in: errors.ts:7