Lucon SDK 1.0.7
Loading...
Searching...
No Matches
Gefasoft.LuconV2.Exceptions.LuconException Class Reference

Indicates Errors in the Lucon SDK. More...

Inheritance diagram for Gefasoft.LuconV2.Exceptions.LuconException:

Public Member Functions

 LuconException (Interop.LuconResult errorCode, string errorMessage)
 Create a new instance.
override string ToString ()

Properties

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.

Detailed Description

Indicates Errors in the Lucon SDK.

Constructor & Destructor Documentation

◆ LuconException()

Gefasoft.LuconV2.Exceptions.LuconException.LuconException ( Interop.LuconResult errorCode,
string errorMessage )

Create a new instance.

Parameters
errorCode
errorMessage

The documentation for this class was generated from the following file: