共用方式為


ReportRenderingException 建構函式

Creates a new instance of the ReportRenderingException class.

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

多載 清單

  名稱 說明
公用方法 ReportRenderingException(ErrorCode) Creates a new instance of the ReportRenderingException class.
公用方法 ReportRenderingException(Exception) Creates a new instance of the ReportRenderingException class.
公用方法 ReportRenderingException(String) Creates a new instance of the ReportRenderingException class.
公用方法 ReportRenderingException(ErrorCode, Exception) Creates a new instance of the ReportRenderingException class.
公用方法 ReportRenderingException(ErrorCode, array<Object> [] () [] []) Creates a new instance of the ReportRenderingException class and format the error message with the specified arguments.
公用方法 ReportRenderingException(Exception, Boolean) Creates a new instance of the ReportRenderingException class.
受保護的方法 ReportRenderingException(SerializationInfo, StreamingContext) 基礎結構。
公用方法 ReportRenderingException(String, Boolean) Creates a new instance of the ReportRenderingException class.
公用方法 ReportRenderingException(String, Exception) Creates a new instance of the ReportRenderingException class.
公用方法 ReportRenderingException(ErrorCode, Exception, Boolean) Creates a new instance of the ReportRenderingException class.
公用方法 ReportRenderingException(ErrorCode, String, Boolean) Creates a new instance of the ReportRenderingException class.
公用方法 ReportRenderingException(String, Exception, Boolean) Creates a new instance of the ReportRenderingException class.
公用方法 ReportRenderingException(ErrorCode, String, Exception, Boolean) Creates a new instance of the ReportRenderingException class.

上層