Public Methods | |
Construction | |
this (char[] message) | |
Creates an instance of the exception. | |
this (char[] message, int error) | |
Creates an instance of the exception, with the given. | |
Attributes | |
int | error () |
Returns the Win32 error code associated with the failure. |
|
Returns the Win32 error code associated with the failure.
|
|
Creates an instance of the exception, with the given.
|
|
Creates an instance of the exception.
|
|
D Libraries documentation © Synesis Software Pty Ltd, 2002-2003 |