Public Member Functions | Public Attributes | List of all members
RobotDynamics::ReferenceFrameException Class Reference

A custom exception for frame operations. More...

#include <FrameExceptions.hpp>

Inheritance diagram for RobotDynamics::ReferenceFrameException:
Inheritance graph
[legend]

Public Member Functions

 ReferenceFrameException (const std::string &err)
 Constructor. More...
 
virtual const char * what () const throw ()
 

Public Attributes

std::string msg
 

Detailed Description

A custom exception for frame operations.

Definition at line 30 of file FrameExceptions.hpp.

Constructor & Destructor Documentation

RobotDynamics::ReferenceFrameException::ReferenceFrameException ( const std::string &  err)
inlineexplicit

Constructor.

Parameters
err

Definition at line 37 of file FrameExceptions.hpp.

Member Function Documentation

virtual const char* RobotDynamics::ReferenceFrameException::what ( ) const
throw (
)
inlinevirtual

Definition at line 41 of file FrameExceptions.hpp.

Member Data Documentation

std::string RobotDynamics::ReferenceFrameException::msg

< Custom exception message

Definition at line 46 of file FrameExceptions.hpp.


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


rdl_dynamics
Author(s):
autogenerated on Tue Apr 20 2021 02:25:28