#include <comstl/error/exceptions.hpp>

| Public Types | |
| typedef com_exception | parent_class_type | 
| The parent type. | |
| typedef variant_type_exception | class_type | 
| The type of the current instantiation. | |
| Public Member Functions | |
| Construction | |
| variant_type_exception (HRESULT hr) | |
| variant_type_exception (char const *reason, HRESULT hr) | |
| virtual | ~variant_type_exception () throw () | 
| Destructor. | |
| typedef com_exception parent_class_type | 
| typedef variant_type_exception class_type | 
| virtual ~variant_type_exception | ( | ) | throw ()  [inline, virtual] | 
Destructor.
 1.5.6
 1.5.6