SimpleFaultEventArgs Constructors
Provides data for the ReportServicePreviewModel.GetPageError event.| Name | Parameters | Description |
|---|---|---|
| SimpleFaultEventArgs(Exception) | fault | Initializes a new instance of the SimpleFaultEventArgs class with the specified exception. |
See Also