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

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

공개 메소드들

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

메소드 상세

SMTPServerException() 공개 메소드

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