Creates a ErrorEvent object.
public ErrorEvent( Throwable error, boolean displayDialog )
error
The ADO exception that was generated.
displayDialog
Set to true to display an unhandled exception dialog box; otherwise, set to false.