Simple Application Framework  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
Saf::OutOfMemoryException Class Reference

Out of memory exception class. More...

#include <OutOfMemoryException.h>

Inheritance diagram for Saf::OutOfMemoryException:
Saf::Exception

List of all members.

Public Member Functions

 OutOfMemoryException (const SourceLocation &loc)
 Constructor.
 OutOfMemoryException (const SourceLocation &loc, const Text::String &msg)
 Constructor.

Detailed Description

Out of memory exception class.


Constructor & Destructor Documentation

Constructor.

Parameters:
[in]locException source descriptor.

Constructor.

Parameters:
[in]locException source descriptor.
[in]msgString describing the exception and its cause.

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