Exceptions#

The following exceptions are thrown by the library

class logi_led.SDKNotFound[source]#

Raised if the SDK DLL file cannot be found.

class logi_led.LGHUBNotLaunched[source]#

Raised if Logitech G Hub is not launched

class logi_led.RangeError[source]#

Raised if given value is in incorrect range

class logi_led.ConnectionLost[source]#

Raised if connection with Logitech SDK is lost

class logi_led.DLLNotLoad[source]#

Raised if DLL is not load