Error Class Reference
[Utilities]
Specialization of
Exception.
More...
#include <Error.h>
List of all members.
|
Public Member Functions |
| Error (const char *msg) |
Detailed Description
Specialization of
Exception.
Exception representing a critical error
Definition at line 11 of file Error.h.
Constructor & Destructor Documentation
Error::Error |
( |
const char * |
msg |
) |
[inline] |
Sets the error message
- Parameters:
-
Definition at line 18 of file Error.h.
The documentation for this class was generated from the following file: