aspNetEmail

SmtpConnectionException Constructor

Creates an instance of the SmtpConnectionException

Overload List

Creates an instance of the SmtpConnectionException

public SmtpConnectionException();

Exception raised for any internal exceptions that can be trapped, but should be passed on to the calling application.

protected SmtpConnectionException(SerializationInfo,StreamingContext);

Creates an instance of the SmtpConnectionException

public SmtpConnectionException(string);

Creates an instance of the SmtpConnectionException

public SmtpConnectionException(string,Exception);

See Also

SmtpConnectionException Class | aspNetEmail Namespace