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


Public Member Functions | |
| InitError (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 82 of file cabal_error.h.
|
||||||||||||
|
Create the error.
Definition at line 88 of file cabal_error.h. |
1.3.5