aspNetEmail

SmtpConnectionException Constructor (String, Exception)

Creates an instance of the SmtpConnectionException

public SmtpConnectionException(
   string errorMessage,
   Exception exception
);

Parameters

errorMessage
Text describing the exception
exception
Base Exception

See Also

SmtpConnectionException Class | aspNetEmail Namespace | SmtpConnectionException Constructor Overload List