NoTransportSupportedException 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
当客户端和服务器之间没有受支持的传输时,协商期间引发的异常。
public ref class NoTransportSupportedException : Exception
public class NoTransportSupportedException : Exception
type NoTransportSupportedException = class
inherit Exception
Public Class NoTransportSupportedException
Inherits Exception
- 继承
-
NoTransportSupportedException
构造函数
NoTransportSupportedException(String) |
NoTransportSupportedException使用提供的 |