BALL::Exception::OutOfMemory Class Reference

#include <BALL/COMMON/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)
virtual ~OutOfMemory () throw ()

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

Definition at line 316 of file COMMON/exception.h.


Constructor & Destructor Documentation

BALL::Exception::OutOfMemory::OutOfMemory ( const char *  file,
int  line,
Size  size = 0 
)
virtual BALL::Exception::OutOfMemory::~OutOfMemory (  )  throw () [virtual]

Member Data Documentation

Definition at line 326 of file COMMON/exception.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines
Generated by  doxygen 1.6.3