Default constructor for the LEDControlException class.
C#
public LEDControlException(int NativeResult, string Message);
NativeResult
A 32-bit value representing the fault incurred from the execution of a LEDControl method.
Message
A string describing the NativeResult.