Compartir a través de


NoTransportSupportedException Clase

Definición

Excepción producida durante la negociación cuando no hay transportes admitidos entre el cliente y el servidor.

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

Constructores

NoTransportSupportedException(String)

Construye la NoTransportSupportedException excepción con el objeto proporcionado message.

Se aplica a