Skip to content

Latest commit

 

History

History
52 lines (27 loc) · 950 Bytes

errors.rst

File metadata and controls

52 lines (27 loc) · 950 Bytes

Exceptions and Warnings

Error

Error

Base exception type that all NI-TClk exceptions derive from

DriverError

DriverError

An error originating from the NI-TClk 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.

DriverWarning

DriverWarning

A warning originating from the NI-TClk driver