次の方法で共有


InstallException コンストラクタ

InstallException クラスの新しいインスタンスを初期化します。

オーバーロードの一覧

名前 説明
InstallException () InstallException クラスの新しいインスタンスを初期化します。
InstallException (String) InstallException クラスの新しいインスタンスを初期化し、ユーザーに表示するメッセージを指定します。
InstallException (SerializationInfo, StreamingContext) シリアル化したデータを使用して、InstallException クラスの新しいインスタンスを初期化します。
InstallException (String, Exception) InstallException クラスの新しいインスタンスを初期化します。ユーザーに表示するメッセージ、およびこの例外の原因である内部例外への参照を指定します。

参照

関連項目

InstallException クラス
InstallException メンバ
System.Configuration.Install 名前空間