Firmware Tools Exception is generic Exception extended with Error and Msg (status) objects.
More...
|
| int | Error = 0 [get, set] |
| | Numeric representation of exception. More...
|
| |
| string | Msg = "unknown" [get, set] |
| | String representation of status. More...
|
| |
Firmware Tools Exception is generic Exception extended with Error and Msg (status) objects.
◆ FirmwareToolsException()
| BSL430_NET.FirmwareTools.Helpers.FirmwareToolsException.FirmwareToolsException |
( |
int |
Error, |
|
|
string |
Msg, |
|
|
Exception |
innerEx = null |
|
) |
| |
◆ Error
| int BSL430_NET.FirmwareTools.Helpers.FirmwareToolsException.Error = 0 |
|
getset |
Numeric representation of exception.
◆ Msg
| string BSL430_NET.FirmwareTools.Helpers.FirmwareToolsException.Msg = "unknown" |
|
getset |
String representation of status.
The documentation for this class was generated from the following file:
- D:/PROJECTS/C#/BSL430.NET/src/BSL430.NET.FirmwareTools/Helpers.cs