Robotics Library  0.6.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Private Attributes | List of all members
rl::hal::MitsubishiH7Exception Class Reference

#include <MitsubishiH7Exception.h>

Inheritance diagram for rl::hal::MitsubishiH7Exception:
Inheritance graph
[legend]
Collaboration diagram for rl::hal::MitsubishiH7Exception:
Collaboration graph
[legend]

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

Constructor & Destructor Documentation

rl::hal::MitsubishiH7Exception::MitsubishiH7Exception ( const int &  errorNo,
const ::std::string &  what_arg 
)
rl::hal::MitsubishiH7Exception::~MitsubishiH7Exception ( ) throw ()
virtual

Member Function Documentation

int rl::hal::MitsubishiH7Exception::getErrorNo ( ) const

Member Data Documentation

int rl::hal::MitsubishiH7Exception::errorNo
private

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