xboa
|
BadEventError is raised if Hit reads a bad. More...
Inherits IOError.
Public Member Functions | |
def | __init__ |
def | __str__ |
Public Attributes | |
value | |
BadEventError is raised if Hit reads a bad.
def __init__ | ( | self, | |
value | |||
) |
Definition at line 43 of file Hit.py.
References BadEventError.value.
def __str__ | ( | self | ) |
Definition at line 46 of file Hit.py.
References BadEventError.value.
value |
Definition at line 44 of file Hit.py.
Referenced by BadEventError.__init__(), and BadEventError.__str__().