次の方法で共有


NoTransportSupportedException クラス

定義

クライアントとサーバーの間にサポートされているトランスポートがない場合にネゴシエート中にスローされる例外。

public ref class NoTransportSupportedException : Exception
public class NoTransportSupportedException : Exception
type NoTransportSupportedException = class
    inherit Exception
Public Class NoTransportSupportedException
Inherits Exception
継承
NoTransportSupportedException

コンストラクター

NoTransportSupportedException(String)

指定messageされた を使用してNoTransportSupportedException例外を構築します。

適用対象