DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
Public Member Functions | |
__init__ (self, msg) | |
__str__ (self) | |
Public Attributes | |
msg = msg | |
Exception raised when specified rows don't fit the required size
Definition at line 121 of file click_texttable.py.
afc.click_texttable.ArraySizeError.__init__ | ( | self, | |
msg ) |
Definition at line 125 of file click_texttable.py.
afc.click_texttable.ArraySizeError.__str__ | ( | self | ) |
Definition at line 129 of file click_texttable.py.
afc.click_texttable.ArraySizeError.msg = msg |
Definition at line 126 of file click_texttable.py.