Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
org
GraphDefined
Vanaheimr
Hermod
SMTP
SMTPServerException
C# Class org.GraphDefined.Vanaheimr.Hermod.SMTP.SMTPServerException
Inheritance:
SMTPException
Mostrar archivo
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