All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
ompl::Exception Class Reference

The exception type for ompl. More...

#include <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.


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