ROS 2 rclcpp + rcl - kilted  kilted
ROS 2 C++ Client Library with ROS Client Library
Public Member Functions | Public Attributes | List of all members
rclcpp::exceptions::UnknownROSArgsError Class Reference

Thrown when unparsed ROS specific arguments are found. More...

#include <rclcpp/exceptions/exceptions.hpp>

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

Public Member Functions

 UnknownROSArgsError (std::vector< std::string > &&unknown_ros_args_in)
 

Public Attributes

const std::vector< std::string > unknown_ros_args
 

Detailed Description

Thrown when unparsed ROS specific arguments are found.

Definition at line 205 of file exceptions.hpp.


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