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 (const char *what_arg)
 Constructor. More...
 
- Public Member Functions inherited from ost::Exception
 Exception (const String &what_arg) throw ()
 
virtual const char * getString () const
 
virtual const char * what () const throw ()
 

Detailed Description

Applog exception, used for memory problems at the moment.

Definition at line 131 of file applog.h.

Constructor & Destructor Documentation

◆ AppLogException()

ost::AppLogException::AppLogException ( const char *  what_arg)
inline

Constructor.

Parameters
what_argexception string

Definition at line 138 of file applog.h.


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