Udostępnij za pośrednictwem


ReportRenderingException Constructor

Initializes a new instance of the ReportRenderingException class.

Overload List

Name 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)  

See Also

Reference

ReportRenderingException Class
ReportRenderingException Members
Microsoft.ReportingServices.ReportRendering Namespace