Public Member Functions | Public Attributes | List of all members
RTT::invalid_handle_exception Struct Reference

#include <FactoryExceptions.hpp>

Inheritance diagram for RTT::invalid_handle_exception:
Inheritance graph
[legend]

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

RTT::invalid_handle_exception::invalid_handle_exception ( )

Definition at line 56 of file FactoryExceptions.cpp.

RTT::invalid_handle_exception::~invalid_handle_exception ( )
throw (
)

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

std::string RTT::invalid_handle_exception::whatstr

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 Tue Jun 25 2019 19:33:41