|
RobotLib
1
A set of software wrappers for Rovio, Roomba and NXT robots written in C#.
|
Communication exceptions with NXT. More...
Public Member Functions | |
| CommunicationException (int _error_code) | |
| The constructor. | |
Properties | |
| override string | Message [get] |
| The error specific message. | |
Communication exceptions with NXT.
| NXT.Robot.CommunicationException.CommunicationException | ( | int | _error_code | ) |
The constructor.
|
get |
The error specific message.
1.8.2