Share via


NoTransportSupportedException Class

Definition

Exception thrown during negotiate when there are no supported transports between the client and server.

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

Constructors

NoTransportSupportedException(String)

Constructs the NoTransportSupportedException exception with the provided message.

Applies to