3 references to GenerateException
System.Net.Requests (3)
System\Net\FtpControlStream.cs (3)
277
throw
GenerateException
(status, response.StatusDescription, null);
318
throw
GenerateException
(status, response.StatusDescription, null);
328
throw
GenerateException
(status, response.StatusDescription, null);