25 #ifndef WMODULECONNECTORMODULELOCKFAILED_H
26 #define WMODULECONNECTORMODULELOCKFAILED_H
30 #include "WKernelException.h"
46 "freed before removing own connectors." );
57 #endif // WMODULECONNECTORMODULELOCKFAILED_H
virtual ~WModuleConnectorModuleLockFailed()
Destructor.
General purpose exception and therefore base class for all kernel related exceptions.
WModuleConnectorModuleLockFailed(const std::string &msg="Module could not be locked inside the connector. Your module was already""freed before removing own connectors.")
Default constructor.
General purpose exception and therefore base class for all kernel related exceptions.