KatanaNativeInterface  $VERSION$
Public Member Functions
ParameterReadingException Class Reference

There was an error while reading a parameter from the robot. More...

#include <kmlCommon.h>

Inheritance diagram for ParameterReadingException:
Inheritance graph
Collaboration diagram for ParameterReadingException:
Collaboration graph

List of all members.

Public Member Functions

 ParameterReadingException (const std::string &para) throw ()
- Public Member Functions inherited from Exception
 Exception (const std::string &message, const int error_number) throw ()
virtual ~Exception () throw ()
std::string message () const throw ()
const char * what () const throw ()
const int error_number () const throw ()

Additional Inherited Members

- Protected Attributes inherited from Exception
const std::string _message
const int _error_number

Detailed Description

There was an error while reading a parameter from the robot.

Note:
error_number=-32

Definition at line 44 of file kmlCommon.h.


Constructor & Destructor Documentation

ParameterReadingException::ParameterReadingException ( const std::string &  para) throw ()
inline

Definition at line 46 of file kmlCommon.h.


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