次の方法で共有


ReportRenderingException コンストラクター

プロテクト メンバーを含める
継承したメンバーを含める

ReportRenderingException クラスの新しいインスタンスを作成します。

このメンバーはオーバーロードされます。構文、使用方法、および例などに関するこのメンバーの詳細については、オーバーロードの一覧にある名前をクリックしてください。

オーバーロードの一覧

  名前 説明
パブリック メソッド ReportRenderingException(ErrorCode) 指定されたエラー コードを使用して ReportRenderingException クラスの新しいインスタンスを作成します。
パブリック メソッド ReportRenderingException(Exception) 指定された内部例外を使用して ReportRenderingException クラスの新しいインスタンスを作成します。
パブリック メソッド ReportRenderingException(String) 指定されたエラー メッセージを使用して ReportRenderingException クラスの新しいインスタンスを作成します。
パブリック メソッド ReportRenderingException(ErrorCode, Exception) 指定されたエラー コードと内部例外を使用して ReportRenderingException クラスの新しいインスタンスを作成します。
パブリック メソッド ReportRenderingException(ErrorCode, array<Object[]) 指定されたエラー コードと、エラー メッセージを書式設定するための引数を使用して、ReportRenderingException クラスの新しいインスタンスを作成します。
パブリック メソッド ReportRenderingException(Exception, Boolean) 指定された内部例外と、例外が予期しないものかどうかを示すフラグを使用して、ReportRenderingException クラスの新しいインスタンスを作成します。
プロテクト メソッド ReportRenderingException(SerializationInfo, StreamingContext) インフラストラクチャです。シリアル化されたデータを使用して ReportRenderingException クラスの新しいインスタンスを作成します。
パブリック メソッド ReportRenderingException(String, Boolean) 指定されたエラー メッセージと、例外が原因不明のものかどうかを示すフラグを使用して、ReportRenderingException クラスの新しいインスタンスを作成します。
パブリック メソッド ReportRenderingException(String, Exception) 指定したエラー メッセージと内部例外を使用して、ReportRenderingException クラスの新しいインスタンスを作成します。
パブリック メソッド ReportRenderingException(ErrorCode, Exception, Boolean) 指定されたエラー コードおよび内部例外と、例外が予期しないものかどうかを示すフラグを使用して、ReportRenderingException クラスの新しいインスタンスを作成します。
パブリック メソッド ReportRenderingException(ErrorCode, String, Boolean) 指定されたエラー コードおよびエラー メッセージと、例外が予期しないものかどうかを示すフラグを使用して、ReportRenderingException クラスの新しいインスタンスを作成します。
パブリック メソッド ReportRenderingException(String, Exception, Boolean) 指定されたエラー メッセージおよび内部例外と、例外が予期しないものかどうかを示すフラグを使用して、ReportRenderingException クラスの新しいインスタンスを作成します。
パブリック メソッド ReportRenderingException(ErrorCode, String, Exception, Boolean) 指定されたエラー コード、エラー メッセージおよび内部例外と、例外が予期しないものかどうかを示すフラグを使用して、ReportRenderingException クラスの新しいインスタンスを作成します。

先頭に戻る

関連項目

参照

ReportRenderingException クラス

Microsoft.ReportingServices.OnDemandReportRendering 名前空間