Robot Dynamics Library
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]
Collaboration diagram for RobotDynamics::ReferenceFrameException:
Collaboration 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.

Constructor & Destructor Documentation

◆ ReferenceFrameException()

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

Constructor.

Parameters
err

Member Function Documentation

◆ what()

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

Member Data Documentation

◆ msg

std::string RobotDynamics::ReferenceFrameException::msg

< Custom exception message


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