List of all members.
Public Member Functions |
| WFileNotFound (const std::string &msg="The file could not be found.") |
| Default constructor.
|
virtual | ~WFileNotFound () throw () |
| Destructor.
|
Detailed Description
Thrown whenever a file was not found.
Definition at line 36 of file WFileNotFound.h.
Constructor & Destructor Documentation
WFileNotFound::WFileNotFound |
( |
const std::string & |
msg = "The file could not be found." |
) |
[explicit] |
Default constructor.
- Parameters:
-
| msg | the exception message. |
Definition at line 29 of file WFileNotFound.cpp.
WFileNotFound::~WFileNotFound |
( |
|
) |
throw () [virtual] |
The documentation for this class was generated from the following files: