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

Cabal::NotImplementedError Class Reference
[Errors]

Error risen when an operation has been tried but there are not enough data to complete (or start) that operation. More...

#include <cabal_error.h>

Inheritance diagram for Cabal::NotImplementedError:

Inheritance graph
[legend]
Collaboration diagram for Cabal::NotImplementedError:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 NotImplementedError (const std::string &desc, const int code=0)
 Create the error.

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


Detailed Description

Error risen when an operation has been tried but there are not enough data to complete (or start) that operation.

Definition at line 114 of file cabal_error.h.


Constructor & Destructor Documentation

Cabal::NotImplementedError::NotImplementedError const std::string &  desc,
const int  code = 0
[inline]
 

Create the error.

Parameters:
code OS dependant code (if available)

Definition at line 120 of file cabal_error.h.


The documentation for this class was generated from the following file:
Generated on Sat Apr 10 17:41:49 2004 for Cabal by doxygen 1.3.5