FaultEventArgs Properties
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 Simple |
Handled | Specifies whether the raised exception is handled or not. |
See Also