C# 클래스 OKr.Common.NotificationBase.NotificationContentValidationException

Exception returned when invalid notification content is provided.
상속: System.Runtime.InteropServices.COMException
파일 보기 프로젝트 열기: anytao/ModernReader

공개 메소드들

메소드 설명
NotificationContentValidationException ( string message ) : System

메소드 상세

NotificationContentValidationException() 공개 메소드

public NotificationContentValidationException ( string message ) : System
message string
리턴 System