Public Member Functions | Public Attributes
RTT::invalid_handle_exception Struct Reference

#include <FactoryExceptions.hpp>

List of all members.

Public Member Functions

 invalid_handle_exception ()
virtual const char * what () const throw ()
 ~invalid_handle_exception () throw ()

Public Attributes

std::string whatstr

Detailed Description

Exception thrown when a factory is requested to create an object with an invalid SendHandle.

Definition at line 69 of file FactoryExceptions.hpp.


Constructor & Destructor Documentation

Definition at line 56 of file FactoryExceptions.cpp.

Definition at line 61 of file FactoryExceptions.cpp.


Member Function Documentation

const char * RTT::invalid_handle_exception::what ( ) const throw () [virtual]

Definition at line 63 of file FactoryExceptions.cpp.


Member Data Documentation

Definition at line 74 of file FactoryExceptions.hpp.


The documentation for this struct was generated from the following files:


rtt
Author(s): RTT Developers
autogenerated on Sat Jun 8 2019 18:46:37