pytac.exceptions
#
Module containing all the exceptions used in pytac.
Members
Exception associated with control system misconfiguration. |
|
Exception associated with Device misconfiguration or invalid requests to a data source. |
|
Exception associated with invalid field requests. |
|
Exception associated with requests with invalid handles. |
|
Conversion not understood. |
- exception pytac.exceptions.FieldException[source]#
Exception associated with invalid field requests.
- exception pytac.exceptions.HandleException[source]#
Exception associated with requests with invalid handles.