fawkes::OutOfMemoryException Class Reference
[Fawkes Exceptions]

System ran out of memory and desired operation could not be fulfilled. More...

#include <core/exceptions/system.h>

Inheritance diagram for fawkes::OutOfMemoryException:

[legend]
List of all members.

Public Member Functions

 OutOfMemoryException (const char *format,...) throw ()
 Constructor.
 OutOfMemoryException () throw ()
 Constructor.

Detailed Description

System ran out of memory and desired operation could not be fulfilled.

Definition at line 32 of file system.h.


Constructor & Destructor Documentation

fawkes::OutOfMemoryException::OutOfMemoryException ( const char *  format,
  ... 
) throw ()

Constructor.

Parameters:
format message format string

Definition at line 35 of file system.cpp.

References fawkes::Exception::append_va().

fawkes::OutOfMemoryException::OutOfMemoryException (  )  throw ()

Constructor.

Message simply is "Out of memory"

Definition at line 48 of file system.cpp.


The documentation for this class was generated from the following files:
Generated on Tue Feb 22 13:31:38 2011 for Fawkes API by  doxygen 1.4.7