Public Member Functions | Protected Attributes | List of all members
RosIntrospection::RangeException Class Reference

#include <exceptions.hpp>

Inheritance diagram for RosIntrospection::RangeException:
Inheritance graph
[legend]

Public Member Functions

 RangeException (const char *message)
 
 RangeException (const std::string &message)
 
const char * what () const throw ()
 
 ~RangeException () throw ()
 

Protected Attributes

std::string msg_
 

Detailed Description

Definition at line 45 of file exceptions.hpp.

Constructor & Destructor Documentation

RosIntrospection::RangeException::RangeException ( const char *  message)
inlineexplicit

Definition at line 49 of file exceptions.hpp.

RosIntrospection::RangeException::RangeException ( const std::string &  message)
inlineexplicit

Definition at line 50 of file exceptions.hpp.

RosIntrospection::RangeException::~RangeException ( )
throw (
)
inline

Definition at line 51 of file exceptions.hpp.

Member Function Documentation

const char* RosIntrospection::RangeException::what ( ) const
throw (
)
inline

Definition at line 52 of file exceptions.hpp.

Member Data Documentation

std::string RosIntrospection::RangeException::msg_
protected

Definition at line 58 of file exceptions.hpp.


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


ros_type_introspection
Author(s): Davide Faconti
autogenerated on Sun Sep 6 2020 03:19:54