Robotics Library  0.7.0
Public Member Functions | List of all members
rl::hal::ComException Class Reference

#include <ComException.h>

Inheritance diagram for rl::hal::ComException:
Inheritance graph
[legend]

Public Member Functions

 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)
 
virtual ~Exception () throw ()
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ ComException() [1/2]

rl::hal::ComException::ComException ( const ::std::string &  what_arg)

◆ ComException() [2/2]

rl::hal::ComException::ComException ( const int &  errnum)

◆ ~ComException()

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

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