Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
org
GraphDefined
Vanaheimr
Hermod
SMTP
SMTPException
C# Class org.GraphDefined.Vanaheimr.Hermod.SMTP.SMTPException
Inheritance:
System.ApplicationException
Datei anzeigen
Open project: Vanaheimr/Hermod
Public Methods
Method
Description
SMTPException
(
String
Message
,
Exception
InnerException
= null ) :
System
Method Details
SMTPException()
public
method
public
SMTPException
(
String
Message
,
Exception
InnerException
= null ) :
System
Message
String
InnerException
System.Exception
return
System