Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages | Examples

SPARK::XMemory Class Reference

Indicates that a runtime error occured because memory could not be allocated. More...

#include <exceptions.h>

Inheritance diagram for SPARK::XMemory:

Inheritance graph
[legend]
Collaboration diagram for SPARK::XMemory:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 XMemory (const std::string &where, const std::string &message)
 Constructor.


Detailed Description

Indicates that a runtime error occured because memory could not be allocated.


Constructor & Destructor Documentation

SPARK::XMemory::XMemory const std::string &  where,
const std::string &  message
[inline]
 

Constructor.

Parameters:
where string specified as const std::string& indicating where in the source code this exception is thrown from
message string specified as const std::string& documenting the reason for throwing this exception


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

Generated on 5 Nov 2003 for VisualSPARK 2.01