다음을 통해 공유


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