Exceptions and Warnings

Error

exception nifgen.errors.Error

Base exception type that all NI-FGEN exceptions derive from

DriverError

exception nifgen.errors.DriverError

An error originating from the NI-FGEN driver

UnsupportedConfigurationError

exception nifgen.errors.UnsupportedConfigurationError

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

DriverNotInstalledError

exception nifgen.errors.DriverNotInstalledError

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

InvalidRepeatedCapabilityError

exception nifgen.errors.InvalidRepeatedCapabilityError

An error due to an invalid character in a repeated capability

SelfTestError

exception nifgen.errors.SelfTestError

An error due to a failed self-test

DriverWarning

exception nifgen.errors.DriverWarning

A warning originating from the NI-FGEN driver