Skip to content

Latest commit

 

History

History
72 lines (37 loc) · 1.29 KB

errors.rst

File metadata and controls

72 lines (37 loc) · 1.29 KB

Exceptions and Warnings

Error

Error

Base exception type that all NI-DMM exceptions derive from

DriverError

DriverError

An error originating from the NI-DMM driver

UnsupportedConfigurationError

UnsupportedConfigurationError

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

DriverNotInstalledError

DriverNotInstalledError

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

InvalidRepeatedCapabilityError

InvalidRepeatedCapabilityError

An error due to an invalid character in a repeated capability

SelfTestError

SelfTestError

An error due to a failed self-test

DriverWarning

DriverWarning

A warning originating from the NI-DMM driver