|
|
|
|
|
|
|
|
|
|
|
|||||||
#include <winstl_exceptions.h>
Public Types | |
| typedef windows_exception | thrown_type |
| The thrown type. | |
Public Methods | |
| void | operator() () |
| Function call operator, taking no parameters. | |
| void | operator() (ws_dword_t lastError) const |
| Function call operator, taking one parameter. | |
| void | operator() (char const *reason, ws_dword_t lastError) const |
| Function call operator, taking two parameters. | |
|
|
The thrown type.
|
|
||||||||||||
|
Function call operator, taking two parameters.
|
|
|
Function call operator, taking one parameter.
|
|
|
Function call operator, taking no parameters.
|
|
|
| STLSoft Libraries documentation © Synesis Software Pty Ltd, 2001-2004 |