Share via


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构造异常。

适用于