
Public Member Functions | |
| def | __init__ |
| def | __str__ |
Static Public Attributes | |
| errMsg = None | |
Mother of all Wiimote exceptions
Definition at line 17 of file wiimoteExceptions.py.
| def wiimote::wiimoteExceptions::WiimoteError::__init__ | ( | self, | ||
| theErrMsg | ||||
| ) |
Definition at line 22 of file wiimoteExceptions.py.
| def wiimote::wiimoteExceptions::WiimoteError::__str__ | ( | self | ) |
Definition at line 25 of file wiimoteExceptions.py.
wiimote::wiimoteExceptions::WiimoteError::errMsg = None [static] |
Definition at line 20 of file wiimoteExceptions.py.