STLSoft - ... Robust, Lightweight, Cross-platform, Template Software ... ATLSTL - Template Software for the Active Template Library COMSTL - The Standard Template Library meets the Component Object Model .netSTL - Standard Template Library meets the Microsoft.NET Common Language Runtime InetSTL - The Standard Template Library meets WinInet MFCSTL - Template Software for the Microsoft Foundation Classes UNIXSTL - Template Software for the UNIX Operating System WinSTL - where the Standard Template Library meets the Win32 API

Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

os_exception Class Reference

Root exception class for sub-project platform-specific exceptions. More...

#include <stlsoft_exceptions.h>

List of all members.

Public Types

Types
typedef os_exception class_type
 The type of the current instantiation.

typedef std::exception parent_class_type
 The parent type.


Public Methods

Construction
 os_exception ()
 Default constructor.

Accessors
virtual char const * what () const
 Returns a human-readable string describing the exception condition.


Detailed Description

Root exception class for sub-project platform-specific exceptions.


Member Typedef Documentation

typedef os_exception class_type
 

The type of the current instantiation.

typedef std::exception parent_class_type
 

The parent type.


Constructor & Destructor Documentation

os_exception   [inline]
 

Default constructor.


Member Function Documentation

virtual char const* what   const [inline, virtual]
 

Returns a human-readable string describing the exception condition.


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

STLSoft Libraries documentation © Synesis Software Pty Ltd, 2001-2004