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

#include <TimeoutException.h>

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

Public Member Functions

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

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ TimeoutException()

rl::hal::TimeoutException::TimeoutException ( )

◆ ~TimeoutException()

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

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