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:
-
| msg | the exception message. |
Definition at line 29 of file WPropertyUnknown.cpp.
WPropertyUnknown::~WPropertyUnknown |
( |
|
) |
throw () [virtual] |
The documentation for this class was generated from the following files: