Partager via


PcwException.GetSoapException, méthode

Obtient l'exception SOAP qui s'est produite.

Espace de noms :  Microsoft.TeamFoundation.Client
Assembly :  Microsoft.VisualStudio.TeamFoundation.Client (dans Microsoft.VisualStudio.TeamFoundation.Client.dll)

Syntaxe

'Déclaration
Public Shared Function GetSoapException ( _
    e As Exception _
) As SoapException
public static SoapException GetSoapException(
    Exception e
)

Paramètres

Valeur de retour

Type : System.Web.Services.Protocols.SoapException
L'exception SOAP qui s'est produite.

Sécurité .NET Framework

Voir aussi

Référence

PcwException Classe

Microsoft.TeamFoundation.Client, espace de noms