Overview | Methods | Fields | This Package | All Packages
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.