Public Member Functions | |
def | __init__ |
def | __str__ |
Public Attributes | |
value | |
Exception class for this script
Definition at line 146 of file cmsBatch.py.
def cmsBatch.CmsBatchException.__init__ | ( | self, | |
value | |||
) |
Definition at line 149 of file cmsBatch.py.
def cmsBatch.CmsBatchException.__str__ | ( | self | ) |
Definition at line 152 of file cmsBatch.py.
cmsBatch.CmsBatchException.value |
Definition at line 150 of file cmsBatch.py.
Referenced by timeout.TimedOutExc.__str__(), and average.Average.average().