File: wiimoteExceptions.py RCS: More...
Public Member Functions | |
def | __init__ |
def | __str__ |
Static Public Attributes | |
errMsg = None |
File: wiimoteExceptions.py RCS:
Description: Exception Classes for Wiimote Controller Author: Andreas Paepcke Created: Thu Aug 13 09:01:17 2009 Modified: Mon Aug 17 11:27:02 2009 (Andreas Paepcke) paepcke@anw.willowgarage.com Language: Python Package: N/A Status: Experimental (Do Not Distribute)
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.
Definition at line 25 of file wiimoteExceptions.py.
wiimote::wiimoteExceptions::WiimoteError::errMsg = None [static] |
Definition at line 20 of file wiimoteExceptions.py.