tss_exception Class Reference
[Synchronisation Library]

#include <winstl/synch/tss_index.hpp>

Inheritance diagram for tss_exception:

synchronisation_exception windows_exception os_exception project_exception

List of all members.


Detailed Description

Indicates that a TSS key cannot be allocated.

Note:
This exception indicates an irrecoverable condition.

Public Types

Types
typedef synchronisation_exception parent_class_type
 The parent class type.
typedef tss_exception class_type
 The class type.
typedef
parent_class_type::error_code_type 
error_code_type
 The error code type.

Public Member Functions

Construction
 tss_exception (error_code_type err)
Accessors
virtual char const * what () const throw ()
 Returns a human-readable string describing the exception condition.

Member Typedef Documentation

The parent class type.

Reimplemented from synchronisation_exception.

The class type.

Reimplemented from synchronisation_exception.

The error code type.

Reimplemented from synchronisation_exception.


Member Function Documentation

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

Returns a human-readable string describing the exception condition.

Reimplemented from windows_exception.


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

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