Public Member Functions | |
def | __init__ |
Public Attributes | |
message |
Exception raised when Could not parse TimingReport Log. Attributes: expression -- input expression in which the error occurred message -- explanation of the error
Definition at line 29 of file cmsPerfRegress.py.
def cmsPerfRegress::SimpMemParseErr::__init__ | ( | self, | ||
message | ||||
) |
Definition at line 37 of file cmsPerfRegress.py.
00037 : 00038 self.message = message 00039 class EdmSizeErr(Error):
Definition at line 38 of file cmsPerfRegress.py.