共用方式為


ReportRenderingException 建構函式

包含保護的成員
包含繼承的成員

Creates a new instance of the ReportRenderingException class.

此成員已超載。如需此成員完整的詳細資訊 (包括語法、使用狀況及範例),按一下多載清單中的名稱。

多載 清單

  名稱 說明
公用方法 ReportRenderingException(ErrorCode) Creates a new instance of the ReportRenderingException class with the specified error code.
公用方法 ReportRenderingException(Exception) Creates a new instance of the ReportRenderingException class with the specified inner exception.
公用方法 ReportRenderingException(String) Creates a new instance of the ReportRenderingException class with the specified error message.
公用方法 ReportRenderingException(ErrorCode, Exception) Creates a new instance of the ReportRenderingException class with the specified error code and inner exception.
公用方法 ReportRenderingException(ErrorCode, array<Object[]) Creates a new instance of the ReportRenderingException class with the specified error code and arguments for formatting the error message.
公用方法 ReportRenderingException(Exception, Boolean) Creates a new instance of the ReportRenderingException class with the specified inner exception and flag indicating whether the exception is unexpected.
受保護的方法 ReportRenderingException(SerializationInfo, StreamingContext) 基礎結構。Creates a new instance of the ReportRenderingException class with serialized data.
公用方法 ReportRenderingException(String, Boolean) Creates a new instance of the ReportRenderingException class with the specified error message and flag indicating whether the exception is unexpected.
公用方法 ReportRenderingException(String, Exception) Creates a new instance of the ReportRenderingException class with the specified error message and inner exception.
公用方法 ReportRenderingException(ErrorCode, Exception, Boolean) Creates a new instance of the ReportRenderingException class with the specified error code, inner exception, and flag indicating whether the exception is unexpected.
公用方法 ReportRenderingException(ErrorCode, String, Boolean) Creates a new instance of the ReportRenderingException class with the specified error code, error message, and flag indicating whether the exception is unexpected.
公用方法 ReportRenderingException(String, Exception, Boolean) Creates a new instance of the ReportRenderingException class with the specified error message, inner exception, and flag indicating whether the exception is unexpected.
公用方法 ReportRenderingException(ErrorCode, String, Exception, Boolean) Creates a new instance of the ReportRenderingException class with the specified error code, error message, inner exception, and flag indicating whether the exception is unexpected.

上層

請參閱

參考

ReportRenderingException 類別

Microsoft.ReportingServices.OnDemandReportRendering 命名空間