Freigeben über


AccountUserNotFoundException-Konstruktor (String, Exception)

Namespace:  Microsoft.VisualStudio.Services.Account
Assembly:  Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)

Syntax

'Declaration
Public Sub New ( _
    message As String, _
    innerException As Exception _
)
public AccountUserNotFoundException(
    string message,
    Exception innerException
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

AccountUserNotFoundException Klasse

AccountUserNotFoundException-Überladung

Microsoft.VisualStudio.Services.Account-Namespace