![]() |
PanTilt
1.3.2
RoadNarrows Robotics Pan-Tilt Project
|
Unit test command-line exception class. More...
Public Member Functions | |
| def | __init__ (self, msg) |
| Constructor. More... | |
Public Attributes | |
| msg | |
| error message attribute | |
Unit test command-line exception class.
Raise usage excpetion.
Definition at line 697 of file pantilt_console.py.
| def pantilt_console.usage.__init__ | ( | self, | |
| msg | |||
| ) |
Constructor.
| msg | Error message string. |
Definition at line 704 of file pantilt_console.py.