Indicates Errors in the Lucon SDK.
More...
|
| | LuconException (Interop.LuconResult errorCode, string errorMessage) |
| | Create a new instance.
|
|
override string | ToString () |
|
|
Interop.LuconResult | ErrorCode [get] |
| | Error codes from the native API briefly indicate the type of error.
|
|
string | ErrorMessage [get] |
| | A human-readable description of the error.
|
Indicates Errors in the Lucon SDK.
◆ LuconException()
| Gefasoft.LuconV2.Exceptions.LuconException.LuconException |
( |
Interop.LuconResult | errorCode, |
|
|
string | errorMessage ) |
Create a new instance.
- Parameters
-
The documentation for this class was generated from the following file: