SmtpConnectionException Constructor (String)
Creates an instance of the SmtpConnectionException
public SmtpConnectionException(
string errorMessage);
Parameters
- errorMessage
- Error message thrown to the caller.
See Also
SmtpConnectionException Class | aspNetEmail Namespace | SmtpConnectionException Constructor Overload List