25 #ifndef WMODULECONNECTIONFAILED_H
26 #define WMODULECONNECTIONFAILED_H
30 #include "WModuleException.h"
55 #endif // WMODULECONNECTIONFAILED_H
General purpose exception and therefore base class for all kernel related exceptions.
General purpose exception and therefore base class for all kernel related exceptions.
virtual ~WModuleConnectionFailed()
Destructor.
WModuleConnectionFailed(const std::string &msg="Module Connection Failed")
Default constructor.