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

SPARK::XInitialization Class Reference

Indicates that a runtime error occured while initializing an object. More...

#include <exceptions.h>

Inheritance diagram for SPARK::XInitialization:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 XInitialization (const std::string &where, const std::string &message, TCode code)
 Constructor.


Detailed Description

Indicates that a runtime error occured while initializing an object.


Constructor & Destructor Documentation

SPARK::XInitialization::XInitialization const std::string &  where,
const std::string &  message,
TCode  code
[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
code ExitCodes used to qualify the type of initilazation exception


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

Generated on 5 Nov 2003 for VisualSPARK 2.01