ReportServerException Constructor
This API supports the product infrastructure and is not intended to be used directly from your code.
Initializes a new instance of the ReportServerException class.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in Microsoft.ReportViewer.WinForms.dll)
Overload List
Name | Description | |
---|---|---|
ReportServerException(SerializationInfo, StreamingContext) | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the ReportServerException class with serialized data. |
|
ReportServerException(String, String, Exception) | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the ReportServerException class with error message, error code, and inner exception. |
See Also
ReportServerException Class
Microsoft.Reporting.WinForms Namespace
Return to top