message• message: stringInherited from RTMError.message
name• name: stringInherited from RTMError.name
Optional stack• stack? : stringInherited from RTMError.stackOverrides RTMError.stack
Optional
Static Error▪ Error: ErrorConstructor
Static
getCode 获取错误码
getCode(): number
返回
Static instanceOfinstanceOf(error: any): any
参数
Harmony
Hierarchy
↳ RTMError
Index
Properties
Methods
Properties
message
• message: string
Inherited from RTMError.message
name
• name: string
Inherited from RTMError.name
Optional
stack• stack? : string
Inherited from RTMError.stack
Overrides RTMError.stack
Static
Error▪ Error: ErrorConstructor
Methods
getCode 获取错误码
返回
Static
instanceOfinstanceOf(error: any): any
参数
返回