Public Member Functions | Private Attributes | List of all members
hardware_interface::HardwareInterfaceException Class Reference

An exception related to a HardwareInterface. More...

#include <hardware_interface.h>

Inheritance diagram for hardware_interface::HardwareInterfaceException:
Inheritance graph
[legend]

Public Member Functions

 HardwareInterfaceException (const std::string &message)
 
virtual const char * what () const throw ()
 
virtual ~HardwareInterfaceException () throw ()
 

Private Attributes

std::string msg
 

Detailed Description

An exception related to a HardwareInterface.

Definition at line 72 of file hardware_interface.h.

Constructor & Destructor Documentation

hardware_interface::HardwareInterfaceException::HardwareInterfaceException ( const std::string &  message)
inline

Definition at line 75 of file hardware_interface.h.

virtual hardware_interface::HardwareInterfaceException::~HardwareInterfaceException ( )
throw (
)
inlinevirtual

Definition at line 78 of file hardware_interface.h.

Member Function Documentation

virtual const char* hardware_interface::HardwareInterfaceException::what ( ) const
throw (
)
inlinevirtual

Definition at line 80 of file hardware_interface.h.

Member Data Documentation

std::string hardware_interface::HardwareInterfaceException::msg
private

Definition at line 87 of file hardware_interface.h.


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


hardware_interface
Author(s): Wim Meeussen, Adolfo Rodriguez Tsouroukdissian
autogenerated on Mon Apr 20 2020 03:52:05