|
O2-DQ User Interface 1.0.0
|
Public Member Functions | |
| def | __init__ (self, taskName) |
| def | __str__ (self) |
Public Attributes | |
| taskName | |
Exception raised if taskname not found in json config file.
Attributes:
taskName: input main task name
Definition at line 19 of file dqExceptions.py.
| def __init__ | ( | self, | |
| taskName | |||
| ) |
Definition at line 27 of file dqExceptions.py.
| def __str__ | ( | self | ) |
Definition at line 31 of file dqExceptions.py.
| taskName |
Definition at line 28 of file dqExceptions.py.