MlpOutOfMemoryException Class Reference

MlpOutOfMemoryException class. More...

#include <MlpOutOfMemoryException.hpp>

Inheritance diagram for MlpOutOfMemoryException:
Inheritance graph
[legend]
Collaboration diagram for MlpOutOfMemoryException:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 MlpOutOfMemoryException (std::string)
 Constructor.
virtual ~MlpOutOfMemoryException ()
 Destructor.
virtual std::string getMessage ()
 Getter for error message.

Detailed Description

MlpOutOfMemoryException class.

This class is derived form base MlpException class


Constructor & Destructor Documentation

MlpOutOfMemoryException::MlpOutOfMemoryException ( std::string  error  ) 

Constructor.

Consturctor

Constructor pass error message to the base class MlpException

Parameters:
error Error message.
MlpOutOfMemoryException::~MlpOutOfMemoryException (  )  [virtual]

Destructor.

Destructor


Member Function Documentation

std::string MlpOutOfMemoryException::getMessage (  )  [virtual]

Getter for error message.

Getter for error message

Returns:
Error message in form of std::string

Reimplemented from MlpException.


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

Generated on Tue Jan 19 10:25:56 2010 for "MLP Library" by  doxygen 1.6.1