ros2_canopen  master
C++ ROS CANopen Library
Public Member Functions | List of all members
ros2_canopen::DriverException Class Reference

Driver Exception. More...

#include <driver_error.hpp>

Inheritance diagram for ros2_canopen::DriverException:
Inheritance graph
[legend]
Collaboration diagram for ros2_canopen::DriverException:
Collaboration graph
[legend]

Public Member Functions

 DriverException (std::string what)
 
char * what ()
 

Detailed Description

Driver Exception.

This exception is used, when a driver fails.

Constructor & Destructor Documentation

◆ DriverException()

ros2_canopen::DriverException::DriverException ( std::string  what)
inline

Member Function Documentation

◆ what()

char* ros2_canopen::DriverException::what ( )

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