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 27 of file exceptions.hpp.


Constructor & Destructor Documentation

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

Definition at line 31 of file exceptions.hpp.

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

Definition at line 32 of file exceptions.hpp.

Definition at line 33 of file exceptions.hpp.


Member Function Documentation

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

Definition at line 34 of file exceptions.hpp.


Member Data Documentation

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

Definition at line 40 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 Oct 1 2017 02:54:53