C# 클래스 org.GraphDefined.Vanaheimr.Hermod.SMTP.SMTPException

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

공개 메소드들

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

메소드 상세

SMTPException() 공개 메소드

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