OpenWalnut  1.4.0
Public Member Functions
WPropertyNotUnique Class Reference

Indicates that a given property is not unique in a group of properties. More...

#include <WPropertyNotUnique.h>

+ Inheritance diagram for WPropertyNotUnique:

List of all members.

Public Member Functions

 WPropertyNotUnique (const std::string &msg="The property is not unique.")
 Default constructor.
virtual ~WPropertyNotUnique () throw ()
 Destructor.

Detailed Description

Indicates that a given property is not unique in a group of properties.

Definition at line 36 of file WPropertyNotUnique.h.


Constructor & Destructor Documentation

WPropertyNotUnique::WPropertyNotUnique ( const std::string &  msg = "The property is not unique.") [explicit]

Default constructor.

Parameters:
msgthe exception message.

Definition at line 29 of file WPropertyNotUnique.cpp.

Destructor.

Definition at line 35 of file WPropertyNotUnique.cpp.


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