C# Class org.GraphDefined.Vanaheimr.Hermod.SMTP.SMTPServerException

Inheritance: SMTPException
Afficher le fichier Open project: Vanaheimr/Hermod

Méthodes publiques

Méthode Description
SMTPServerException ( String Message, Exception InnerException = null ) : System

Method Details

SMTPServerException() public méthode

public SMTPServerException ( String Message, Exception InnerException = null ) : System
Message String
InnerException System.Exception
Résultat System