Derived class of the Err base class Handles memories errors. More...
#include <ErrOutOfMemory.hxx>
Public Member Functions | |
ErrOutOfMemory (int size) | |
~ErrOutOfMemory () throw () |
Derived class of the Err base class Handles memories errors.
No new data members No member functions
Definition at line 36 of file ErrOutOfMemory.hxx.
CLAM::ErrOutOfMemory::ErrOutOfMemory | ( | int | size | ) |
Definition at line 25 of file ErrOutOfMemory.cxx.
CLAM::ErrOutOfMemory::~ErrOutOfMemory | ( | ) | throw () [inline] |
Definition at line 40 of file ErrOutOfMemory.hxx.