Share via


ProfileResourceNotFoundException-Konstruktor (String, Exception)

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

Syntax

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ProfileResourceNotFoundException Klasse

ProfileResourceNotFoundException-Überladung

Microsoft.VisualStudio.Services.Profile-Namespace