ucommon
Public Member Functions
ost::AppLogException Class Reference

Applog exception, used for memory problems at the moment. More...

#include <applog.h>

Inheritance diagram for ost::AppLogException:
Inheritance graph
[legend]
Collaboration diagram for ost::AppLogException:
Collaboration graph
[legend]

Public Member Functions

 AppLogException (String &what_arg)
 Constructor.
- Public Member Functions inherited from ost::Exception
 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
what_argexception string

Definition at line 136 of file applog.h.


The documentation for this class was generated from the following file: