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

This may be thrown during construction of objects if errors occur. More...

#include <exceptions.h>

Inheritance diagram for moveit::ConstructException:
Inheritance graph
[legend]
Collaboration diagram for moveit::ConstructException:
Collaboration graph
[legend]

Public Member Functions

 ConstructException (const std::string &what_arg)
 

Detailed Description

This may be thrown during construction of objects if errors occur.

Definition at line 45 of file exceptions.h.

Constructor & Destructor Documentation

◆ ConstructException()

moveit::ConstructException::ConstructException ( const std::string &  what_arg)
explicit

Definition at line 46 of file exceptions.cpp.

Here is the call graph for this function:

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