7 references to SmtpException
System.Net.Mail (7)
System\Net\Mail\SmtpCommands.cs (7)
104throw new SmtpException(SR.net_webstatus_ServerProtocolViolation, serverResponse); 149throw new SmtpException(SR.net_webstatus_ServerProtocolViolation, serverResponse); 188throw new SmtpException(SR.net_webstatus_ServerProtocolViolation, lines[0].Line); 236throw new SmtpException(SR.net_webstatus_ServerProtocolViolation, serverResponse); 281throw new SmtpException(SR.net_webstatus_ServerProtocolViolation, response); 332throw new SmtpException(SR.net_webstatus_ServerProtocolViolation, response); 389throw new SmtpException(SR.net_webstatus_ServerProtocolViolation, response);