moveit2
The MoveIt Motion Planning Framework for ROS 2.
Loading...
Searching...
No Matches
pilz_industrial_motion_planner::AggregationException Class Reference

A base class for all aggregation exceptions inheriting from std::runtime_exception. More...

#include <joint_limits_aggregator.hpp>

Inheritance diagram for pilz_industrial_motion_planner::AggregationException:
Collaboration diagram for pilz_industrial_motion_planner::AggregationException:

Public Member Functions

 AggregationException (const std::string &error_desc)

Detailed Description

A base class for all aggregation exceptions inheriting from std::runtime_exception.

Definition at line 129 of file joint_limits_aggregator.hpp.

Constructor & Destructor Documentation

◆ AggregationException()

pilz_industrial_motion_planner::AggregationException::AggregationException ( const std::string & error_desc)
inline

Definition at line 132 of file joint_limits_aggregator.hpp.

Here is the caller graph for this function:

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