|
|
|
|
|
|
|
|
|
|
|
|||||||
#include <stlsoft_exceptions.h>
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. | |
|
|
The type of the current instantiation.
|
|
|
The parent type.
|
|
|
Default constructor.
|
|
|
Returns a human-readable string describing the exception condition.
|
|
|
| STLSoft Libraries documentation © Synesis Software Pty Ltd, 2001-2004 |