Exceptions and Warnings

Error

exception nise.errors.Error[source]

Base exception type that all NI Switch Executive exceptions derive from

DriverError

exception nise.errors.DriverError[source]

An error originating from the NI Switch Executive driver

UnsupportedConfigurationError

exception nise.errors.UnsupportedConfigurationError[source]

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

DriverNotInstalledError

exception nise.errors.DriverNotInstalledError[source]

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

InvalidRepeatedCapabilityError

exception nise.errors.InvalidRepeatedCapabilityError[source]

An error due to an invalid character in a repeated capability

SelfTestError

exception nise.errors.SelfTestError[source]

An error due to a failed self-test

DriverWarning

exception nise.errors.DriverWarning[source]

A warning originating from the NI Switch Executive driver