Exceptions and Warnings

Error

exception nimodinst.errors.Error

Base exception type that all NI-ModInst exceptions derive from

DriverError

exception nimodinst.errors.DriverError

An error originating from the NI-ModInst driver

UnsupportedConfigurationError

exception nimodinst.errors.UnsupportedConfigurationError

An error due to using this module in an usupported platform.

DriverNotInstalledError

exception nimodinst.errors.DriverNotInstalledError

An error due to using this module without the driver runtime installed.

DriverWarning

exception nimodinst.errors.DriverWarning

A warning originating from the NI-ModInst driver