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

This may be thrown if unrecoverable errors occur. More...

#include <exceptions.h>

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

Public Member Functions

 Exception (const std::string &what_arg)
 

Detailed Description

This may be thrown if unrecoverable errors occur.

Definition at line 52 of file exceptions.h.

Constructor & Destructor Documentation

◆ Exception()

Exception::Exception ( const std::string &  what_arg)
explicit

Definition at line 51 of file exceptions.cpp.


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