#include <hpp/core/projection-error.hh>
Public Member Functions | |
projection_error () | |
projection_error (const std::string &msg) | |
projection_error (const projection_error &other) throw () | |
virtual | ~projection_error () throw () |
virtual const char * | what () const throw () |
Public Attributes | |
std::string | msg_ |
|
inline |
|
inline |
|
inline |
|
inlinevirtual |
|
inlinevirtual |
Referenced by hpp::core::SteeringMethod::operator()().
std::string hpp::core::projection_error::msg_ |