MFError
Description
DesktopError class that extends the Error class. this class is used for ReportException function.
Properties
| Name | Type | Description | 
|---|
| details | string | Detail message to show. | 
| errorCode | number | Code of the error. | 
| source | string | Source of the error. | 
| stack | string | Error stack. | 
| type | string | Type of the error. |