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

Wefts::InitError Class Reference
[Errors]

Error risen when there is an object can't be initialized. More...

#include <wefts_error.h>

Inheritance diagram for Wefts::InitError:

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

Collaboration graph
[legend]
List of all members.

Public Methods

 InitError (int code=0, std::string descr="Object cannot be initialized")
 Create the error.

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


Detailed Description

Error risen when there is an object can't be initialized.


Constructor & Destructor Documentation

Wefts::InitError::InitError int    code = 0,
std::string    descr = "Object cannot be initialized"
[inline]
 

Create the error.

Parameters:
code  OS dependant code (if available)


Member Function Documentation

virtual const std::string Wefts::InitError::className   const [inline, virtual]
 

Returns the name of the class.

Reimplemented from Wefts::Error.


The documentation for this class was generated from the following file:
Generated on Mon Dec 22 04:12:37 2003 for Wefts by doxygen1.2.18