Share via


ErrorEvent Class

Methods | Fields | This Package | All Packages

Provides data for the error event of the DataGrid control.

Event
  |
  +--ErrorEvent

package com.ms.wfc.data.ui

public class ErrorEvent
extends
Event****

Remarks

The error event occurs as the result of an ADO exception. An ErrorEvent object specifies the ADO exception that was thrown, and provides a flag to indicate whether an unhandled exception dialog box should be displayed.

For information about the WFC event model, see .