BALL::Exception::OutOfMemory Class Reference

Out of memory. More...

#include <exception.h>

Inheritance diagram for BALL::Exception::OutOfMemory:
Inheritance graph
[legend]

List of all members.


Public Member Functions

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

Protected Attributes

Size size_

Detailed Description

Out of memory.

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

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

Generated on Thu Aug 6 18:30:50 2009 for BALL by doxygen 1.5.8