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.
Public Member Functions | |
program_unload_exception (const std::string &error) | |
const char * | what () const throw () |
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.