
Public Member Functions | |
| def | __init__ (self, theErrMsg) |
| def | __str__ (self) |
Static Public Attributes | |
| errMsg = None | |
Mother of all Wiimote exceptions
Definition at line 16 of file wiimoteExceptions.py.
| def wiimote.wiimoteExceptions.WiimoteError.__init__ | ( | self, | |
| theErrMsg | |||
| ) |
Definition at line 21 of file wiimoteExceptions.py.
| def wiimote.wiimoteExceptions.WiimoteError.__str__ | ( | self | ) |
Definition at line 24 of file wiimoteExceptions.py.
|
static |
Mother of all Wiimote exceptions
Definition at line 19 of file wiimoteExceptions.py.