RTT::scripting::program_unload_exception Class Reference

#include <ProgramExceptions.hpp>

List of all members.

Public Member Functions

 program_unload_exception (const std::string &error)
 program_unload_exception (const std::string &error)
const char * what () const throw ()
const char * what () const throw ()
 ~program_unload_exception () throw ()
 ~program_unload_exception () throw ()

Private Attributes

std::string merror

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 install/include/rtt/scripting/ProgramExceptions.hpp.


Constructor & Destructor Documentation

RTT::scripting::program_unload_exception::program_unload_exception ( const std::string &  error  )  [inline]
RTT::scripting::program_unload_exception::~program_unload_exception (  )  throw () [inline]
RTT::scripting::program_unload_exception::program_unload_exception ( const std::string &  error  )  [inline]

Definition at line 78 of file rtt/scripting/ProgramExceptions.hpp.

RTT::scripting::program_unload_exception::~program_unload_exception (  )  throw () [inline]

Definition at line 82 of file rtt/scripting/ProgramExceptions.hpp.


Member Function Documentation

const char* RTT::scripting::program_unload_exception::what (  )  const throw () [inline]

Definition at line 83 of file rtt/scripting/ProgramExceptions.hpp.

const char* RTT::scripting::program_unload_exception::what (  )  const throw () [inline]

Member Data Documentation


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


rtt
Author(s): RTT Developers
autogenerated on Fri Jan 11 09:50:15 2013