Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions

OutOfMemory Class Reference
[Exceptions]

Out of memory exception. More...

#include <OpenMS/CONCEPT/Exception.h>

Inheritance diagram for OutOfMemory:
BaseException

List of all members.

Public Member Functions

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

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

Constructor & Destructor Documentation

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

OpenMS / TOPP release 1.10.0 Documentation generated on Thu Mar 7 2013 09:42:59 using doxygen 1.7.1