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

#include <exceptions.hpp>

List of all members.

Public Member Functions

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

Protected Attributes

std::string msg_

Detailed Description

Definition at line 61 of file exceptions.hpp.


Constructor & Destructor Documentation

RosIntrospection::TypeException::TypeException ( const char *  message) [inline, explicit]

Definition at line 65 of file exceptions.hpp.

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

Definition at line 66 of file exceptions.hpp.

Definition at line 67 of file exceptions.hpp.


Member Function Documentation

const char* RosIntrospection::TypeException::what ( ) const throw () [inline]

Definition at line 68 of file exceptions.hpp.


Member Data Documentation

std::string RosIntrospection::TypeException::msg_ [protected]

Definition at line 74 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