7 references to net_webstatus_ServerProtocolViolation
System.Net.Mail (7)
System\Net\Mail\SmtpCommands.cs (7)
269throw new SmtpException(SR.net_webstatus_ServerProtocolViolation, serverResponse); 321throw new SmtpException(SR.net_webstatus_ServerProtocolViolation, serverResponse); 365throw new SmtpException(SR.net_webstatus_ServerProtocolViolation, lines[0].Line); 421throw new SmtpException(SR.net_webstatus_ServerProtocolViolation, serverResponse); 479throw new SmtpException(SR.net_webstatus_ServerProtocolViolation, response); 538throw new SmtpException(SR.net_webstatus_ServerProtocolViolation, response); 608throw new SmtpException(SR.net_webstatus_ServerProtocolViolation, response);