Helper class: Error exception. More...
Public Member Functions | |
def | __init__ |
def | __str__ |
Public Attributes | |
msg | |
Helper class: Error exception.
Definition at line 139 of file cmsHarvester.py.
def cmsHarvester.Error.__init__ | ( | self, | |
msg | |||
) |
Definition at line 140 of file cmsHarvester.py.
def cmsHarvester.Error.__str__ | ( | self | ) |
Definition at line 142 of file cmsHarvester.py.
References MatrixReader.MatrixException.msg, cmsHarvester.Usage.msg, and cmsHarvester.Error.msg.
cmsHarvester.Error.msg |
Definition at line 141 of file cmsHarvester.py.
Referenced by cmsHarvester.Error.__str__().