Partager via


NoTransportSupportedException Classe

Définition

Exception levée pendant la négociation lorsqu’aucun transport n’est pris en charge entre le client et le serveur.

public ref class NoTransportSupportedException : Exception
public class NoTransportSupportedException : Exception
type NoTransportSupportedException = class
    inherit Exception
Public Class NoTransportSupportedException
Inherits Exception
Héritage
NoTransportSupportedException

Constructeurs

NoTransportSupportedException(String)

Construit l’exception NoTransportSupportedException avec le fourni message.

S’applique à