CLAM-Development  1.4.0
Public Member Functions
CLAM::ErrOutOfMemory Class Reference

Derived class of the Err base class Handles memories errors. More...

#include <ErrOutOfMemory.hxx>

List of all members.

Public Member Functions

 ErrOutOfMemory (int size)
 ~ErrOutOfMemory () throw ()
- Public Member Functions inherited from CLAM::Err
 Err () throw ()
 Err (const char *msg) throw ()
 Err (const Err &) throw ()
virtual ~Err () throw ()
void Print (void) const throw ()
virtual const char * what () const throw ()
void Embed (const std::exception &) throw ()
void Embed (const char *str) throw ()

Additional Inherited Members

- Protected Attributes inherited from CLAM::Err
char * mMsg

Detailed Description

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.


Constructor & Destructor Documentation

CLAM::ErrOutOfMemory::ErrOutOfMemory ( int  size)

Definition at line 28 of file ErrOutOfMemory.cxx.

CLAM::ErrOutOfMemory::~ErrOutOfMemory ( ) throw ()
inline

Definition at line 40 of file ErrOutOfMemory.hxx.


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