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

SPARK::XIO Class Reference

Indicates that a runtime error occured while performing an IO operation. More...

#include <exceptions.h>

Inheritance diagram for SPARK::XIO:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

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


Detailed Description

Indicates that a runtime error occured while performing an IO operation.


Constructor & Destructor Documentation

SPARK::XIO::XIO 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