ConnectionFailureException コンストラクター

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

Creates a new instance of the ConnectionFailureException class.

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

オーバーロードの一覧

  名前 説明
パブリック メソッド ConnectionFailureException() Initializes a new instance of the ConnectionFailureException class.
パブリック メソッド ConnectionFailureException(String) Initializes a new instance of the ConnectionFailureException class with a specified error message.
プロテクト メソッド ConnectionFailureException(SerializationInfo, StreamingContext) Initializes a new instance of the ConnectionFailureException class with serialized data.
パブリック メソッド ConnectionFailureException(String, Exception) Initializes a new instance of the ConnectionFailureException class with a specified error message and a reference to the inner exception that is the cause of this exception.

先頭に戻る

関連項目

参照

ConnectionFailureException クラス

Microsoft.SqlServer.Replication 名前空間