Public Member Functions | Protected Attributes
RosIntrospection::RangeException Class Reference

#include <exceptions.hpp>

List of all members.

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) [inline, explicit]

Definition at line 49 of file exceptions.hpp.

RosIntrospection::RangeException::RangeException ( const std::string &  message) [inline, explicit]

Definition at line 50 of file exceptions.hpp.

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 Tue May 14 2019 02:49:42