ompl::Exception Class Reference

The exception type for ompl. More...

#include <ompl/util/Exception.h>

Inheritance diagram for ompl::Exception:

List of all members.

Public Member Functions

 Exception (const std::string &what)
 This is just a wrapper on std::runtime_error.
 Exception (const std::string &prefix, const std::string &what)
 This is just a wrapper on std::runtime_error with a prefix added.

Detailed Description

The exception type for ompl.

Definition at line 47 of file Exception.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines