ReportRenderingException Constructor

Initializes a new instance of the ReportRenderingException class.

重载列表

名称 Description
ReportRenderingException (ErrorCode)
Initializes a new instance of the ReportRenderingException class. This constructor creates a report rendering exception with the error code.
ReportRenderingException (Exception)
Initializes a new instance of the ReportRenderingException class.
ReportRenderingException (ErrorCode, Exception)
Initializes a new instance of the ReportRenderingException class.
ReportRenderingException (ErrorCode, Object[])
Initializes a new instance of the ReportRenderingException class.
ReportRenderingException (SerializationInfo, StreamingContext)  

请参阅

参考

ReportRenderingException Class
ReportRenderingException Members
Microsoft.ReportingServices.ReportRendering Namespace