Exceptions and Warnings¶
Error¶
- exception
niswitch.errors.Error¶Base exception type that all NI-SWITCH exceptions derive from
UnsupportedConfigurationError¶
- exception
niswitch.errors.UnsupportedConfigurationError¶An error due to using this module in an usupported platform.
DriverNotInstalledError¶
- exception
niswitch.errors.DriverNotInstalledError¶An error due to using this module without the driver runtime installed.