This may be thrown during construction of objects if errors occur. More...
#include <exceptions.h>
Public Member Functions | |
ConstructException (const std::string &what_arg) |
This may be thrown during construction of objects if errors occur.
Definition at line 46 of file exceptions.h.
moveit::ConstructException::ConstructException | ( | const std::string & | what_arg | ) | [explicit] |
Definition at line 40 of file exceptions.cpp.