wrong_value_type_exception Class Reference
[Windows Registry Library]

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

Inheritance diagram for wrong_value_type_exception:

registry_exception windows_exception os_exception project_exception

List of all members.


Detailed Description

Indicates a registry value type mismatch.

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.

Member Typedef Documentation

The parent class type.

Reimplemented from registry_exception.

The class type.

Reimplemented from registry_exception.


Member Function Documentation

ws_dword_t actual_value_type (  )  const [inline]

The actual type of the value.


The documentation for this class was generated from the following file:

Generated on Thu Jun 10 08:59:33 2010 for STLSoft by  doxygen 1.5.6