rclcpp  master
C++ ROS Client Library API
List of all members
rclcpp::exceptions::ParameterModifiedInCallbackException Class Reference

Thrown if parameter is modified while in a set callback. More...

#include <exceptions.hpp>

Inheritance diagram for rclcpp::exceptions::ParameterModifiedInCallbackException:
Inheritance graph
[legend]
Collaboration diagram for rclcpp::exceptions::ParameterModifiedInCallbackException:
Collaboration graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from std::runtime_error
runtime_error (T... args)
 
what (T... args)
 

Detailed Description

Thrown if parameter is modified while in a set callback.


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