#include <winstl/control_panel/error/exceptions.hpp>

Public Types | |
Member Types | |
| typedef control_panel_exception | parent_class_type |
| The parent class type. | |
| typedef applet_entry_not_found_exception | class_type |
| The class type. | |
Public Member Functions | |
Construction | |
| applet_entry_not_found_exception (char const *reason, error_code_type err) | |
| Contructs an instance from the given reason and error code. | |
| applet_entry_not_found_exception | ( | char const * | reason, | |
| error_code_type | err | |||
| ) | [inline] |
Contructs an instance from the given reason and error code.
1.5.6