Rigid Body Dynamics Library
RigidBodyDynamics::Errors Namespace Reference

Data Structures

class  RBDLDofMismatchError
 Thrown if there is a dof mismatch. More...
 
class  RBDLError
 Base class for all RBDL exceptions. More...
 
class  RBDLFileParseError
 Thrown if the file beeing read contains errors. More...
 
class  RBDLInvalidFileError
 Thrown if the specified file could not be found/read. More...
 
class  RBDLInvalidParameterError
 Thrown if parameter of function was faulty. More...
 
class  RBDLMissingImplementationError
 Thrown if code path reaches a point that is not implmented yet. More...
 
class  RBDLSizeMismatchError
 Thrown if there is a size mismatch that prevents further calculations. More...
 

Detailed Description

Namespace that contains error classes that may be thrown by RBDL