![]() |
Laelaps
2.3.5
RoadNarrows Robotics Small Outdoor Mobile Robot Project
|
RoboClaw exception class. More...
Public Member Functions | |
def | __init__ (self, msg) |
Constructor. More... | |
def | __repr__ (self) |
def | __str__ (self) |
Public Attributes | |
message | |
error message attribute | |
RoboClaw exception class.
Definition at line 216 of file RoboClaw.py.
def Laelaps.RoboClaw.RoboClawException.__init__ | ( | self, | |
msg | |||
) |
Constructor.
msg | Error message string. |
Definition at line 222 of file RoboClaw.py.