Orocos Real-Time Toolkit  2.6.0
Public Member Functions
RTT::scripting::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/scripting/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 73 of file ProgramExceptions.hpp.


The documentation for this class was generated from the following file: