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

상속: System.ApplicationException
파일 보기 프로젝트 열기: Vanaheimr/Hermod

공개 메소드들

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

메소드 상세

EMailException() 공개 메소드

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