#include <Exception.hpp>
Inheritance diagram for NotEnabledError:Public Member Functions | |
| NotEnabledError (const std::string &msg) | |
| NotEnabledError (const NotEnabledError &src) | |
| virtual | ~NotEnabledError () throw () |
| virtual const char * | what () const throw () |
Definition at line 115 of file Exception.hpp.
| NotEnabledError | ( | const std::string & | msg | ) | [explicit] |
| NotEnabledError | ( | const NotEnabledError & | src | ) |
| virtual ~NotEnabledError | ( | ) | throw () [virtual] |
| virtual const char* what | ( | ) | const throw () [virtual] |
1.7.1