dpyScmError Class Reference
Allows to categorize the errors.
#include <dpyScmError.h>
Inheritance diagram for dpyScmError:

Public Member Functions | |
| virtual const char * | name () const noexcept |
| Returns the name of the category. More... | |
| virtual std::string | message (int e) const |
| Return the error message according to the error value. More... | |
Member Function Documentation
|
virtual |
- Parameters
-
e the error value
- Returns
- string with the error message
|
virtualnoexcept |
- Returns
- name of the category
