Share via


ExceptionEventArgs Members

Provides Data for the HandleException event.

The following tables list the members exposed by the ExceptionEventArgs type.

Public Properties

Property Description
Public property Exception  Gets exception data.
Public property Handled (Inherited from ViewerEventArgs.) Gets or sets whether the event was handled. Set to true if you do not want the default action to occur.
Public property UserData  Gets or sets any type of data that can be used to override what is done when an exception is handled

Top

See Also

Reference

CrystalDecisions.Windows.Forms Namespace