OpenWalnut  1.4.0
Public Member Functions
WModuleAlreadyAssociated Class Reference

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

#include <WModuleAlreadyAssociated.h>

+ Inheritance diagram for WModuleAlreadyAssociated:

List of all members.

Public Member Functions

 WModuleAlreadyAssociated (const std::string &msg="Module already associated with another container.")
 Default constructor.
virtual ~WModuleAlreadyAssociated () throw ()
 Destructor.

Detailed Description

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

Definition at line 37 of file WModuleAlreadyAssociated.h.


Constructor & Destructor Documentation

WModuleAlreadyAssociated::WModuleAlreadyAssociated ( const std::string &  msg = "Module already associated with another container.") [explicit]

Default constructor.

Parameters:
msgthe exception message.

Definition at line 29 of file WModuleAlreadyAssociated.cpp.

Destructor.

Definition at line 34 of file WModuleAlreadyAssociated.cpp.


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