Compartilhar via


Construtor AccountUserNotFoundException (String, Exception)

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

Sintaxe

'Declaração
Public Sub New ( _
    message As String, _
    innerException As Exception _
)
public AccountUserNotFoundException(
    string message,
    Exception innerException
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

AccountUserNotFoundException Classe

Sobrecargas AccountUserNotFoundException

Namespace Microsoft.VisualStudio.Services.Account