List of all members.
Public Member Functions |
| WNotImplemented (const std::string &msg="Not implemented yet") |
| Default constructor.
|
virtual | ~WNotImplemented () throw () |
| Destructor.
|
Detailed Description
Indicates invalid element access of a container.
Definition at line 36 of file WNotImplemented.h.
Constructor & Destructor Documentation
WNotImplemented::WNotImplemented |
( |
const std::string & |
msg = "Not implemented yet" |
) |
[explicit] |
Default constructor.
- Parameters:
-
| msg | the exception message. |
Definition at line 29 of file WNotImplemented.cpp.
WNotImplemented::~WNotImplemented |
( |
|
) |
throw () [virtual] |
The documentation for this class was generated from the following files: