Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages

OutOfMemory Class Reference
[Exceptions]

#include <OpenMS/CONCEPT/Exception.h>

Inheritance diagram for OutOfMemory:

Base

List of all members.


Detailed Description

Out of memory exception.

Throw this exception to indicate that an allocation failed. This exception is thrown in the OPENMS new handler.

Parameters:
size the number of bytes that should have been allocated
See also:
GlobalException::newHandler

Public Member Functions

 OutOfMemory (const char *file, int line, const char *function, UInt size=0) throw ()
virtual ~OutOfMemory () throw ()

Protected Attributes

UInt size_

Constructor & Destructor Documentation

OutOfMemory ( const char *  file,
int  line,
const char *  function,
UInt  size = 0 
) throw ()

virtual ~OutOfMemory (  )  throw () [virtual]


Member Data Documentation

UInt size_ [protected]


The documentation for this class was generated from the following file:
Generated Tue Apr 1 15:36:49 2008 -- using doxygen 1.5.4 OpenMS / TOPP 1.1