rclcpp  master
C++ ROS Client Library API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
List of all members
rclcpp::exceptions::ParameterNotDeclaredException Class Reference

Thrown if parameter is not declared, e.g. either set or get was called without first declaring. More...

#include <exceptions.hpp>

Inheritance diagram for rclcpp::exceptions::ParameterNotDeclaredException:
Inheritance graph
[legend]
Collaboration diagram for rclcpp::exceptions::ParameterNotDeclaredException:
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 not declared, e.g. either set or get was called without first declaring.


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