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

Public Types | |
Member Types | |
| typedef registry_exception | parent_class_type |
| The parent class type. | |
| typedef wrong_value_type_exception | class_type |
| The class type. | |
Public Member Functions | |
Construction | |
| wrong_value_type_exception (char const *reason, error_code_type err, ws_dword_t type) | |
| wrong_value_type_exception (char const *reason, error_code_alt_type err, ws_dword_t type) | |
Accessors | |
| ws_dword_t | actual_value_type () const |
| The actual type of the value. | |
| typedef registry_exception parent_class_type |
| typedef wrong_value_type_exception class_type |
| ws_dword_t actual_value_type | ( | ) | const [inline] |
The actual type of the value.
1.5.6