#include <exception.h>
List of all members.
Public Member Functions |
| | MissingGlobal (const char *name) |
| virtual const char * | what () const throw () |
Constructor & Destructor Documentation
| lwpp::MissingGlobal::MissingGlobal |
( |
const char * |
name | ) |
|
|
inline |
Member Function Documentation
| virtual const char* lwpp::exception::what |
( |
| ) |
const throw () |
|
inlinevirtualinherited |
Returns a C-style character string describing the general cause of the current error.
The documentation for this class was generated from the following file: