3 references to GenerateException
System.Net.Requests (3)
System\Net\FtpControlStream.cs (3)
279
throw
GenerateException
(status, response.StatusDescription, null);
320
throw
GenerateException
(status, response.StatusDescription, null);
330
throw
GenerateException
(status, response.StatusDescription, null);