#include <wefts_error.h>
Inheritance diagram for Wefts::InvalidError:
Public Member Functions | |
InvalidError (int code=0, std::string descr="Using an object in an invalid state") | |
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. |