Condividi tramite


Costruttore AccountUserNotFoundException (String, Exception)

Spazio dei nomi:  Microsoft.VisualStudio.Services.Account
Assembly:  Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)

Sintassi

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

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

AccountUserNotFoundException Classe

Overload AccountUserNotFoundException

Spazio dei nomi Microsoft.VisualStudio.Services.Account