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

A custom exception. More...

#include <RdlExceptions.hpp>

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

Public Member Functions

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

Public Attributes

std::string msg
 

Detailed Description

A custom exception.

Definition at line 20 of file RdlExceptions.hpp.

Constructor & Destructor Documentation

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

Constructor.

Parameters
err

Definition at line 27 of file RdlExceptions.hpp.

Member Function Documentation

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

Definition at line 31 of file RdlExceptions.hpp.

Member Data Documentation

std::string RobotDynamics::RdlException::msg

< Custom exception message

Definition at line 36 of file RdlExceptions.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