Egglib 2.1.11
C++ library reference manual
Public Member Functions | List of all members
EggMemoryError Class Reference

Exception type for memory errors. More...

#include <EggException.hpp>

Inheritance diagram for EggMemoryError:
EggException

Public Member Functions

 EggMemoryError ()
 Creates the exception.
 
 ~EggMemoryError () throw ()
 Destructor.
 
- Public Member Functions inherited from EggException
 EggException ()
 Constructor with empty error message.
 
 EggException (const char *message)
 Creates the exception.
 
 ~EggException () throw ()
 Destructor.
 
virtual const char * what () const throw ()
 Gets error message.
 

Additional Inherited Members

- Protected Attributes inherited from EggException
std::string message
 

Detailed Description

Exception type for memory errors.


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

Hosted by 
Get EggLib at SourceForge.net. Fast, secure and Free Open Source software downloads