Main Page   Modules   Alphabetical List   Compound List   File List   Compound Members   Related Pages  

SynchException Class Reference
[synsoft.win32.synch]

List of all members.

Detailed Description

This class is thrown by synchronisation classes in response to serious failures.


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.


Member Function Documentation

this char    message[],
int    error
[inline]
 

Creates an instance of the exception, with the given.

Parameters:
message  The message associated with the exception
error  The Win32 error number associated with the exception

this char    message[] [inline]
 

Creates an instance of the exception.

Parameters:
message  The message associated with the exception


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

D Libraries documentation © Synesis Software Pty Ltd, 2002-2003