C# 클래스 org.GraphDefined.Vanaheimr.Hermod.Mail.EMailSecurityException

상속: EMailException
파일 보기 프로젝트 열기: Vanaheimr/Hermod

공개 메소드들

메소드 설명
EMailSecurityException ( String Message, Exception InnerException = null ) : System

메소드 상세

EMailSecurityException() 공개 메소드

public EMailSecurityException ( String Message, Exception InnerException = null ) : System
Message String
InnerException System.Exception
리턴 System