共用方式為


NoTransportSupportedException 類別

定義

當用戶端與伺服器之間沒有支援的傳輸時,交涉期間擲回的例外狀況。

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

建構函式

NoTransportSupportedException(String)

NoTransportSupportedException使用提供的 message 建構例外狀況。

適用於