Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

Wefts::InvalidError Class Reference
[Errors]

Error risen if an object is in an invalid state while being used. More...

#include <wefts_error.h>

Inheritance diagram for Wefts::InvalidError:

Inheritance graph
[legend]
Collaboration diagram for Wefts::InvalidError:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 InvalidError (int code=0, std::string descr="Using an object in an invalid state")
 Create the error.

virtual const std::string className () const
 Returns the name of the class.


Detailed Description

Error risen if an object is in an invalid state while being used.


Constructor & Destructor Documentation

Wefts::InvalidError::InvalidError int  code = 0,
std::string  descr = "Using an object in an invalid state"
 

Create the error.

Parameters:
code OS dependant code (if available)
descr a description of the error that can be human readable.


Member Function Documentation

virtual const std::string Wefts::InvalidError::className  )  const [inline, virtual]
 

Returns the name of the class.

Reimplemented from Wefts::Error.


The documentation for this class was generated from the following files:
Generated on Sat Mar 13 21:05:44 2004 for Wefts by doxygen 1.3.5