List of all members.
Public Member Functions |
| WNameNotUnique (const std::string &msg="The name is not unique.") |
| Default constructor.
|
virtual | ~WNameNotUnique () throw () |
| Destructor.
|
Detailed Description
Indicates that a given name is not unique in a group of names.
Definition at line 36 of file WNameNotUnique.h.
Constructor & Destructor Documentation
WNameNotUnique::WNameNotUnique |
( |
const std::string & |
msg = "The name is not unique." |
) |
[explicit] |
Default constructor.
- Parameters:
-
| msg | the exception message. |
Definition at line 29 of file WNameNotUnique.cpp.
WNameNotUnique::~WNameNotUnique |
( |
|
) |
throw () [virtual] |
The documentation for this class was generated from the following files: