Base::MemoryException Class Reference

The MemoryException is thrown if not enough memory can be allocated. More...

#include <Exception.h>

Inheritance diagram for Base::MemoryException:
Base::Exception Base::BaseClass

List of all members.

Public Member Functions

 MemoryException (const MemoryException &inst)
 Construction.
 MemoryException ()
 Construction.
virtual ~MemoryException () throw ()
 Destruction.

Detailed Description

The MemoryException is thrown if not enough memory can be allocated.

Author:
Werner Mayer

Definition at line 131 of file Exception.h.


Constructor & Destructor Documentation

MemoryException::MemoryException (  ) 

Construction.

Definition at line 157 of file Exception.cpp.

References Base::Exception::_sErrMsg.

MemoryException::MemoryException ( const MemoryException inst  ) 

Construction.

Definition at line 162 of file Exception.cpp.

virtual Base::MemoryException::~MemoryException (  )  throw () [inline, virtual]

Destruction.

Definition at line 140 of file Exception.h.


The documentation for this class was generated from the following files:

Generated on Wed Nov 23 19:01:47 2011 for FreeCAD by  doxygen 1.6.1