OpenWalnut  1.4.0
Public Member Functions
WPropertyNameMalformed Class Reference

Indicates invalid property name. More...

#include <WPropertyNameMalformed.h>

+ Inheritance diagram for WPropertyNameMalformed:

List of all members.

Public Member Functions

 WPropertyNameMalformed (const std::string &msg="The name of the property is malformed.")
 Default constructor.
virtual ~WPropertyNameMalformed () throw ()
 Destructor.

Detailed Description

Indicates invalid property name.

Definition at line 36 of file WPropertyNameMalformed.h.


Constructor & Destructor Documentation

WPropertyNameMalformed::WPropertyNameMalformed ( const std::string &  msg = "The name of the property is malformed.") [explicit]

Default constructor.

Parameters:
msgthe exception message.

Definition at line 29 of file WPropertyNameMalformed.cpp.

Destructor.

Definition at line 35 of file WPropertyNameMalformed.cpp.


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