List of all members.
Public Member Functions |
| WGEInitFailed (const std::string &msg="Graphics Engine Initialization failed") |
| Default constructor.
|
virtual | ~WGEInitFailed () throw () |
| Destructor.
|
Detailed Description
Exception thrown if initialization of the graphics engine fails.
Definition at line 37 of file WGEInitFailed.h.
Constructor & Destructor Documentation
WGEInitFailed::WGEInitFailed |
( |
const std::string & |
msg = "Graphics Engine Initialization failed" |
) |
[explicit] |
Default constructor.
- Parameters:
-
| msg | the exception message. |
Definition at line 29 of file WGEInitFailed.cpp.
WGEInitFailed::~WGEInitFailed |
( |
|
) |
throw () [virtual] |
The documentation for this class was generated from the following files: