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

#include <Exception.h>

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

Public Member Functions

 Exception (const ::std::string &what_arg)
 
 Exception (const int &errnum)
 
virtual ~Exception () throw ()
 

Static Public Member Functions

::std::string strerror (const int &errnum)
 

Constructor & Destructor Documentation

◆ Exception() [1/2]

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

◆ Exception() [2/2]

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

◆ ~Exception()

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

Member Function Documentation

◆ strerror()

std::string rl::hal::Exception::strerror ( const int &  errnum)
static

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