Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

robot::control::kinematics::solution_error Class Reference

Inheritance diagram for robot::control::kinematics::solution_error:

Inheritance graph
[legend]
Collaboration diagram for robot::control::kinematics::solution_error:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 solution_error (const std::string &what_arg)
 solution_error (const std::string &what_arg, const std::exception &cause)
std::exception cause ()

Protected Attributes

bool hasCause
const std::exception _cause

Constructor & Destructor Documentation

robot::control::kinematics::solution_error::solution_error const std::string &  what_arg  )  [inline]
 

Definition at line 37 of file solution_error.

References hasCause.

robot::control::kinematics::solution_error::solution_error const std::string &  what_arg,
const std::exception &  cause
[inline]
 

Definition at line 40 of file solution_error.

References _cause, and hasCause.


Member Function Documentation

std::exception robot::control::kinematics::solution_error::cause  )  [inline]
 

Definition at line 43 of file solution_error.

References _cause.


Member Data Documentation

const std::exception robot::control::kinematics::solution_error::_cause [protected]
 

Definition at line 47 of file solution_error.

Referenced by cause(), and solution_error().

bool robot::control::kinematics::solution_error::hasCause [protected]
 

Definition at line 46 of file solution_error.

Referenced by solution_error().


The documentation for this class was generated from the following file:
Generated on Thu Jul 29 16:42:46 2004 for OpenSim by doxygen 1.3.6