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)
 
const char * what () const noexcept override
 

Private Attributes

std::string msg
 

Detailed Description

An exception related to a HardwareInterface.

Definition at line 71 of file hardware_interface.h.

Constructor & Destructor Documentation

◆ HardwareInterfaceException()

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

Definition at line 74 of file hardware_interface.h.

Member Function Documentation

◆ what()

const char* hardware_interface::HardwareInterfaceException::what ( ) const
inlineoverridenoexcept

Definition at line 75 of file hardware_interface.h.

Member Data Documentation

◆ msg

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

Definition at line 77 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 Fri Nov 3 2023 02:07:57