#include <wefts_error.h>
Inheritance diagram for Wefts::InitError:
Public Member Functions | |
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. |
|
Create the error.
|
|
Returns the name of the class.
Reimplemented from Wefts::Error. |