Orocos Real-Time Toolkit  2.5.0
Public Member Functions | Public Attributes
RTT::no_asynchronous_operation_exception Struct Reference

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

#include <rtt/FactoryExceptions.hpp>

Inherits std::exception.

List of all members.

Public Member Functions

 no_asynchronous_operation_exception (const std::string &what)
virtual const char * what () const 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.


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