ompl::Exception Class Reference

The exception type for ompl. More...

#include <Exception.h>

List of all members.

Public Member Functions

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

Detailed Description

The exception type for ompl.

Definition at line 47 of file Exception.h.


Constructor & Destructor Documentation

ompl::Exception::Exception ( const std::string &  what  )  [inline, explicit]

This is just a wrapper on std::runtime_error.

Definition at line 53 of file Exception.h.

ompl::Exception::Exception ( const std::string &  prefix,
const std::string &  what 
) [inline]

This is just a wrapper on std::runtime_error with a prefix added.

Definition at line 59 of file Exception.h.

virtual ompl::Exception::~Exception ( void   )  throw () [inline, virtual]

Definition at line 63 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


ompl
Author(s): Ioan Sucan/isucan@rice.edu, Mark Moll/mmoll@rice.edu, Lydia Kavraki/kavraki@rice.edu
autogenerated on Fri Jan 11 11:37:45 2013