moveit2
The MoveIt Motion Planning Framework for ROS 2.
Public Member Functions | List of all members
pilz_industrial_motion_planner::PlanningException Class Reference

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

#include <planning_exceptions.h>

Inheritance diagram for pilz_industrial_motion_planner::PlanningException:
Inheritance graph
[legend]
Collaboration diagram for pilz_industrial_motion_planner::PlanningException:
Collaboration graph
[legend]

Public Member Functions

 PlanningException (const std::string &error_desc)
 

Detailed Description

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

Definition at line 46 of file planning_exceptions.h.

Constructor & Destructor Documentation

◆ PlanningException()

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

Definition at line 49 of file planning_exceptions.h.


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