#include <cabal_error.h>
Inheritance diagram for Cabal::NotImplementedError:


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. | |
Definition at line 114 of file cabal_error.h.
|
||||||||||||
|
Create the error.
Definition at line 120 of file cabal_error.h. |
1.3.5