RobotLib  1
A set of software wrappers for Rovio, Roomba and NXT robots written in C#.
 All Classes Namespaces Functions Variables Enumerations Properties Pages
Public Member Functions | Properties | List of all members
NXT.Robot.CommunicationException Class Reference

Communication exceptions with NXT. More...

Inheritance diagram for NXT.Robot.CommunicationException:

Public Member Functions

 CommunicationException (int _error_code)
 The constructor.
 

Properties

override string Message [get]
 The error specific message.
 

Detailed Description

Communication exceptions with NXT.

Constructor & Destructor Documentation

NXT.Robot.CommunicationException.CommunicationException ( int  _error_code)

The constructor.

Property Documentation

override string NXT.Robot.CommunicationException.Message
get

The error specific message.


The documentation for this class was generated from the following file: