C# Class SnapDotNet.Apps.Notifications.NotificationBase.NotificationContentValidationException

Exception returned when invalid notification content is provided.
Inheritance: System.Runtime.InteropServices.COMException
Mostra file Open project: 0xdeafcafe/SnapDotNet

Public Methods

Method Description
NotificationContentValidationException ( string message ) : System

Method Details

NotificationContentValidationException() public method

public NotificationContentValidationException ( string message ) : System
message string
return System