Microsoft SDK for Java

ErrorEvent.ErrorEvent

Creates a ErrorEvent object.

Syntax

public ErrorEvent( Throwable error, boolean displayDialog )

Parameters

error

The ADO exception that was generated.

displayDialog

Set to true to display an unhandled exception dialog box; otherwise, set to false.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.