OpenWalnut  1.4.0
Public Member Functions
WPropertyUnknown Class Reference

Indicates invalid element access of a container. More...

#include <WPropertyUnknown.h>

+ Inheritance diagram for WPropertyUnknown:

List of all members.

Public Member Functions

 WPropertyUnknown (const std::string &msg="The searched property is unknown or does not exist.")
 Default constructor.
virtual ~WPropertyUnknown () throw ()
 Destructor.

Detailed Description

Indicates invalid element access of a container.

Definition at line 36 of file WPropertyUnknown.h.


Constructor & Destructor Documentation

WPropertyUnknown::WPropertyUnknown ( const std::string &  msg = "The searched property is unknown or does not exist.") [explicit]

Default constructor.

Parameters:
msgthe exception message.

Definition at line 29 of file WPropertyUnknown.cpp.

WPropertyUnknown::~WPropertyUnknown ( ) throw () [virtual]

Destructor.

Definition at line 35 of file WPropertyUnknown.cpp.


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