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