OpenWalnut  1.4.0
Public Member Functions
WModuleUninitialized Class Reference

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

#include <WModuleUninitialized.h>

+ Inheritance diagram for WModuleUninitialized:

List of all members.

Public Member Functions

 WModuleUninitialized (const std::string &msg="Module Uninitialized")
 Default constructor.
virtual ~WModuleUninitialized () throw ()
 Destructor.

Detailed Description

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

Definition at line 38 of file WModuleUninitialized.h.


Constructor & Destructor Documentation

WModuleUninitialized::WModuleUninitialized ( const std::string &  msg = "Module Uninitialized") [explicit]

Default constructor.

Parameters:
msgthe exception message.

Definition at line 29 of file WModuleUninitialized.cpp.

Destructor.

Definition at line 34 of file WModuleUninitialized.cpp.


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