Skip to main content

FaultEventArgs Properties
Show Inherited Hide Inherited

Provides data for the LinkPreviewModel.ExportError, LinkPreviewModel.PrintError, ReportServicePreviewModel.CreateDocumentError, ReportServicePreviewModel.ExportError and ReportServicePreviewModel.PrintError events.
Name Description
Fault Gets the exception, raised if an error occurs. Inherited from SimpleFaultEventArgs.
Handled Specifies whether the raised exception is handled or not.
See Also