Creates an instance of the SmtpConnectionException
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);