Out of memory exception. More...
#include <OpenMS/CONCEPT/Exception.h>
Public Member Functions | |
| OutOfMemory (const char *file, int line, const char *function, Size size=0) throw () | |
Out of memory exception.
Throw this exception to indicate that an allocation failed. This exception is thrown in the OPENMS new handler.
| size | the number of bytes that should have been allocated |
| 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 |