clone_failure Class Reference
[Collections Library]

#include <comstl/collections/enumeration_policies.hpp>

Inheritance diagram for clone_failure:

com_exception project_exception

List of all members.


Detailed Description

Exception class thrown when Clone() method fails.

Public Types

Member Types
typedef com_exception parent_class_type
 The parent class type.
typedef clone_failure class_type
 The type of this class.

Public Member Functions

Construction
 clone_failure (HRESULT hr)
 Constructs an instance from the given HRESULT code.
Accessors
char const * what () const throw ()
 Returns a human-readable description of the exceptional condition.

Member Typedef Documentation

The parent class type.

Reimplemented from com_exception.

The type of this class.

Reimplemented from com_exception.


Constructor & Destructor Documentation

clone_failure ( HRESULT  hr  )  [inline, explicit]

Constructs an instance from the given HRESULT code.


Member Function Documentation

char const* what (  )  const throw () [inline, virtual]

Returns a human-readable description of the exceptional condition.

Reimplemented from com_exception.


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

Generated on Thu Jun 10 08:58:25 2010 for STLSoft by  doxygen 1.5.6