3 references to GenerateException
System (3)
net\System\Net\_FtpControlStream.cs (3)
283
throw
GenerateException
(status,response.StatusDescription, null);
328
throw
GenerateException
(status,response.StatusDescription, null);
338
throw
GenerateException
(status,response.StatusDescription, null);