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
SMTPServerException
C# Class org.GraphDefined.Vanaheimr.Hermod.SMTP.SMTPServerException
Inheritance:
SMTPException
Datei anzeigen
Open project: Vanaheimr/Hermod
Public Methods
Method
Description
SMTPServerException
(
String
Message
,
Exception
InnerException
= null ) :
System
Method Details
SMTPServerException()
public
method
public
SMTPServerException
(
String
Message
,
Exception
InnerException
= null ) :
System
Message
String
InnerException
System.Exception
return
System