C# Class OKr.Common.NotificationBase.NotificationContentValidationException

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

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