clipboard_exception Class Reference
[Windows Clipboard Library]

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

Inheritance diagram for clipboard_exception:

windows_exception os_exception project_exception clipboard_scope_exception

List of all members.


Detailed Description

Root exception thrown by the Windows Clipboard Library.

Public Types

Member Types
typedef windows_exception parent_class_type
 The parent class type.
typedef clipboard_exception class_type
 The class type.

Public Member Functions

Construction
 clipboard_exception (char const *reason, error_code_type err)
 Constructs an instance from a reason and an error code.

Member Typedef Documentation

The parent class type.

Reimplemented from windows_exception.

Reimplemented in clipboard_scope_exception.

The class type.

Reimplemented from windows_exception.

Reimplemented in clipboard_scope_exception.


Constructor & Destructor Documentation

clipboard_exception ( char const *  reason,
error_code_type  err 
) [inline]

Constructs an instance from a reason and an error code.


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

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