FaultEventArgs Constructors
Provides data for the ReportServicePreviewModel.CreateDocumentError, ReportServicePreviewModel.ExportError and ReportServicePreviewModel.PrintError events.Name | Parameters | Description |
---|---|---|
FaultEventArgs(Exception) | fault | Initializes a new instance of the FaultEventArgs class with the specified exception. |
See Also