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

#include <FactoryExceptions.hpp>

List of all members.

Public Member Functions

 no_asynchronous_operation_exception (const std::string &what)
virtual const char * what () const throw ()
 ~no_asynchronous_operation_exception () throw ()

Public Attributes

std::string whatstr

Detailed Description

Exception thrown when a factory is requested to produce an asynchronous object while it is not available for that operation.

Definition at line 115 of file FactoryExceptions.hpp.


Constructor & Destructor Documentation

Definition at line 67 of file FactoryExceptions.cpp.

Definition at line 72 of file FactoryExceptions.cpp.


Member Function Documentation

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

Definition at line 74 of file FactoryExceptions.cpp.


Member Data Documentation

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