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
Rovio.API.Movement.MovementResponseException Class Reference

Report errors in movement responses received from Rovio. More...

Inheritance diagram for Rovio.API.Movement.MovementResponseException:

Public Member Functions

 MovementResponseException (int _value)
 The constructor.
 

Properties

override string Message [get]
 The error specific message.
 

Detailed Description

Report errors in movement responses received from Rovio.

Constructor & Destructor Documentation

Rovio.API.Movement.MovementResponseException.MovementResponseException ( int  _value)

The constructor.

Property Documentation

override string Rovio.API.Movement.MovementResponseException.Message
get

The error specific message.


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