C# 클래스 Softeq.NetKit.Services.PushNotifications.Exception.PushNotificationException

상속: System.Exception
파일 보기 프로젝트 열기: Softeq/PushNotificationService

공개 메소드들

메소드 설명
PushNotificationException ( string message )
PushNotificationException ( string message, System.Exception innerException )

메소드 상세

PushNotificationException() 공개 메소드

public PushNotificationException ( string message )
message string

PushNotificationException() 공개 메소드

public PushNotificationException ( string message, System.Exception innerException )
message string
innerException System.Exception