C# Class org.GraphDefined.Vanaheimr.Hermod.Mail.EMailException

Inheritance: System.ApplicationException
Afficher le fichier Open project: Vanaheimr/Hermod

Méthodes publiques

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

Method Details

EMailException() public méthode

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