次の方法で共有


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(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 クラスの新しいインスタンスを作成します。

先頭に戻る