C# Class NotificationsExtensions.NotificationBase.NotificationContentValidationException

Exception returned when invalid notification content is provided.
Inheritance: System.Runtime.InteropServices.COMException
Afficher le fichier Open project: nickharris/WnsRecipe

Méthodes publiques

Méthode Description
NotificationContentValidationException ( string message ) : System

Method Details

NotificationContentValidationException() public méthode

public NotificationContentValidationException ( string message ) : System
message string
Résultat System