Robotics Library  0.6.2
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]

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

◆ MitsubishiH7Exception()

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

◆ ~MitsubishiH7Exception()

rl::hal::MitsubishiH7Exception::~MitsubishiH7Exception ( )
throw (
)
virtual

Member Function Documentation

◆ getErrorNo()

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

Member Data Documentation

◆ errorNo

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

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