Robotics Library  0.7.0
Public Member Functions | Private Attributes | List of all members
rl::hal::MitsubishiR3::Exception Class Reference

#include <MitsubishiR3.h>

Inheritance diagram for rl::hal::MitsubishiR3::Exception:
Inheritance graph
[legend]

Public Member Functions

 Exception (const int &errorNo, const ::std::string &what_arg)
 
virtual ~Exception () throw ()
 
int getErrorNo () const
 
- Public Member Functions inherited from rl::hal::ComException
 ComException (const ::std::string &what_arg)
 
 ComException (const int &errnum)
 
virtual ~ComException () throw ()
 
- Public Member Functions inherited from rl::hal::Exception
 Exception (const ::std::string &what_arg)
 
 Exception (const int &errnum)
 

Private Attributes

int errorNo
 

Additional Inherited Members

- Static Public Member Functions inherited from rl::hal::Exception
::std::string strerror (const int &errnum)
 

Constructor & Destructor Documentation

◆ Exception()

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

◆ ~Exception()

rl::hal::MitsubishiR3::Exception::~Exception ( )
throw (
)
virtual

Reimplemented from rl::hal::Exception.

Member Function Documentation

◆ getErrorNo()

int rl::hal::MitsubishiR3::Exception::getErrorNo ( ) const

Member Data Documentation

◆ errorNo

int rl::hal::MitsubishiR3::Exception::errorNo
private

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