Main Page | User's Guide | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members

SeldonData::Error Class Reference

Base class. More...

#include <Errors.hxx>

Inheritance diagram for SeldonData::Error:

SeldonData::IOError SeldonData::NoMemory SeldonData::Undefined SeldonData::WrongDim SeldonData::WrongIndex List of all members.

Public Member Functions

 Error ()
 Default Constructor.
 Error (string f)
 Constructor.
 Error (string f, string c)
 Constructor.
virtual ~Error ()
 Destructor.
virtual void What ()
 Displays error description.

Protected Attributes

string function
 Name of the function where the error occured.
string comment
 Comment about the error.

Detailed Description

Base class.


Constructor & Destructor Documentation

SeldonData::Error::Error string  f  )  [inline]
 

Constructor.

Parameters:
f name of the function where the error occured.

SeldonData::Error::Error string  f,
string  c
[inline]
 

Constructor.

Parameters:
f name of the function where the error occured.
c comment about the error.


The documentation for this class was generated from the following file:
Generated on Mon Dec 18 15:24:25 2006 for SeldonData by  doxygen 1.4.2