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

RegistryException Class Reference

List of all members.

Detailed Description

Exception class thrown by the synsoft.win32.reg classes.


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