|
Robotics Library
0.6.2
|
#include <MitsubishiH7Exception.h>

Public Member Functions | |
| MitsubishiH7Exception (const int &errorNo, const ::std::string &what_arg) | |
| virtual | ~MitsubishiH7Exception () throw () |
| int | getErrorNo () const |
Public Member Functions inherited from rl::hal::DeviceException | |
| DeviceException (const ::std::string &what_arg) | |
| virtual | ~DeviceException () throw () |
Public Member Functions inherited from rl::hal::Exception | |
| Exception (const ::std::string &what_arg) | |
| virtual | ~Exception () throw () |
Private Attributes | |
| int | errorNo |
| rl::hal::MitsubishiH7Exception::MitsubishiH7Exception | ( | const int & | errorNo, |
| const ::std::string & | what_arg | ||
| ) |
|
virtual | |||||||||||||
| int rl::hal::MitsubishiH7Exception::getErrorNo | ( | ) | const |
|
private |