Freigeben über


BadClientNotificationSubscriptionRequestException-Konstruktor (String, Exception)

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

Syntax

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

BadClientNotificationSubscriptionRequestException Klasse

BadClientNotificationSubscriptionRequestException-Überladung

Microsoft.VisualStudio.Services.ClientNotification-Namespace