Applog exception, used for memory problems at the moment.
More...
#include <applog.h>
Public Member Functions |
| AppLogException (String &what_arg) |
| Constructor.
|
| Exception (String &what_arg) throw () |
virtual char * | getString () |
virtual char * | what () throw () |
Detailed Description
Applog exception, used for memory problems at the moment.
Definition at line 129 of file applog.h.
Constructor & Destructor Documentation
ost::AppLogException::AppLogException |
( |
String & |
what_arg | ) |
|
|
inline |
Constructor.
- Parameters
-
Definition at line 136 of file applog.h.
The documentation for this class was generated from the following file: