|
O2-DQ User Interface 1.0.0
|
Public Member Functions | |
| def | __init__ (self, configjson) |
| def | __str__ (self) |
Public Attributes | |
| configjson | |
Exception raised for Invalid format json file
Attributes:
config: input provided config json file
Definition at line 35 of file dqExceptions.py.
| def __init__ | ( | self, | |
| configjson | |||
| ) |
Definition at line 43 of file dqExceptions.py.
| def __str__ | ( | self | ) |
Definition at line 47 of file dqExceptions.py.
| configjson |
Definition at line 44 of file dqExceptions.py.