RTT::program_unload_exception Class Reference
This exception is thrown when a program or state machine could not be unloaded into a
ProgramProcessor or
StateMachineProcessor.
More...
#include <rtt/ProgramExceptions.hpp>
Inherits std::exception.
List of all members.
|
Public Member Functions |
|
| program_unload_exception (const std::string &error) |
|
const char * | what () const throw () |
Detailed Description
This exception is thrown when a program or state machine could not be unloaded into a
ProgramProcessor or
StateMachineProcessor.
Definition at line 72 of file ProgramExceptions.hpp.
The documentation for this class was generated from the following file: