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

#include <exceptions.hpp>

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

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)
inlineexplicit

Definition at line 65 of file exceptions.hpp.

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

Definition at line 66 of file exceptions.hpp.

RosIntrospection::TypeException::~TypeException ( )
throw (
)
inline

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 Thu May 16 2019 02:39:10