|
Fawkes API
Fawkes Development Version
|
System ran out of memory and desired operation could not be fulfilled. More...
#include <>>

Public Member Functions | |
| OutOfMemoryException (const char *format,...) throw () | |
| Constructor. | |
| OutOfMemoryException () throw () | |
| Constructor. | |
System ran out of memory and desired operation could not be fulfilled.
| fawkes::OutOfMemoryException::OutOfMemoryException | ( | const char * | format, |
| ... | |||
| ) | throw () |
Constructor.
| format | message format string |
Definition at line 35 of file system.cpp.
References fawkes::Exception::append_va().
| fawkes::OutOfMemoryException::OutOfMemoryException | ( | ) | throw () |