Public Member Functions | |
def | __init__ |
def | __str__ |
Public Attributes | |
msg | |
Definition at line 8 of file MatrixReader.py.
def MatrixReader.MatrixException.__init__ | ( | self, | |
msg | |||
) |
Definition at line 9 of file MatrixReader.py.
def MatrixReader.MatrixException.__str__ | ( | self | ) |
Definition at line 11 of file MatrixReader.py.
References MatrixReader.MatrixException.msg.
Referenced by BeautifulSoup.Tag.__repr__(), BeautifulSoup.Tag.__unicode__(), and BeautifulSoup.Tag.prettify().
MatrixReader.MatrixException.msg |
Definition at line 10 of file MatrixReader.py.
Referenced by MatrixReader.MatrixException.__str__(), cmsHarvester.Usage.__str__(), and cmsHarvester.Error.__str__().