OpenWalnut  1.4.0
Public Member Functions
WModuleConnectionFailed Class Reference

General purpose exception and therefore base class for all kernel related exceptions. More...

#include <WModuleConnectionFailed.h>

+ Inheritance diagram for WModuleConnectionFailed:

List of all members.

Public Member Functions

 WModuleConnectionFailed (const std::string &msg="Module Connection Failed")
 Default constructor.
virtual ~WModuleConnectionFailed () throw ()
 Destructor.

Detailed Description

General purpose exception and therefore base class for all kernel related exceptions.

Definition at line 37 of file WModuleConnectionFailed.h.


Constructor & Destructor Documentation

WModuleConnectionFailed::WModuleConnectionFailed ( const std::string &  msg = "Module Connection Failed") [explicit]

Default constructor.

Parameters:
msgthe exception message.

Definition at line 29 of file WModuleConnectionFailed.cpp.

Destructor.

Definition at line 34 of file WModuleConnectionFailed.cpp.


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