6 references to GenerateException
System (6)
net\System\Net\_CommandStream.cs (5)
342
exception =
GenerateException
(WebExceptionStatus.ServerProtocolViolation, null);
550
throw
GenerateException
(WebExceptionStatus.ReceiveFailure, e);
589
throw
GenerateException
(WebExceptionStatus.ServerProtocolViolation, null);
597
throw
GenerateException
(WebExceptionStatus.ServerProtocolViolation, null);
611
throw
GenerateException
(WebExceptionStatus.ServerProtocolViolation, null);
net\System\Net\_FtpControlStream.cs (1)
1138
throw
GenerateException
(WebExceptionStatus.ProtocolError, e); // could not open data connection