3 references to SmtpSendMailFailure
System.Net.Mail (3)
System\Net\Mail\SmtpClient.cs (3)
531throw new SmtpException(SR.SmtpSendMailFailure, e); 679throw new SmtpException(SR.SmtpSendMailFailure, e); 852exception = new SmtpException(SR.SmtpSendMailFailure, exception);