![]() |
BSL430.NET
1.3.4
|
BSL430.NET Exception is generic Exception extended with Status object. More...
Public Member Functions | |
| Bsl430NetException (string Message) | |
| Bsl430NetException constructor More... | |
| Bsl430NetException (Status Stat) | |
| Bsl430NetException constructor More... | |
| Bsl430NetException (int ErrCode) | |
| Bsl430NetException constructor More... | |
| Bsl430NetException (int ErrCode, Exception Ex) | |
| Bsl430NetException constructor More... | |
| Bsl430NetException (int ErrCode, string Extra) | |
| Bsl430NetException constructor More... | |
Properties | |
| Status | Status [get, set] |
| BSL430.NET Status More... | |
BSL430.NET Exception is generic Exception extended with Status object.
| BSL430_NET.Bsl430NetException.Bsl430NetException | ( | string | Message | ) |
Bsl430NetException constructor
| BSL430_NET.Bsl430NetException.Bsl430NetException | ( | Status | Stat | ) |
Bsl430NetException constructor
| BSL430_NET.Bsl430NetException.Bsl430NetException | ( | int | ErrCode | ) |
Bsl430NetException constructor
| BSL430_NET.Bsl430NetException.Bsl430NetException | ( | int | ErrCode, |
| Exception | Ex | ||
| ) |
Bsl430NetException constructor
| BSL430_NET.Bsl430NetException.Bsl430NetException | ( | int | ErrCode, |
| string | Extra | ||
| ) |
Bsl430NetException constructor
1.8.16