4 references to WebException
System (4)
net\System\Net\_Connection.cs (1)
3012
theException = new
WebException
(errorString,
net\System\Net\FtpWebRequest.cs (2)
611
webException = new
WebException
(webException.Message,
838
throw new
WebException
(webException.Message,
net\System\Net\WebException.cs (1)
98
this
(message, innerException, status, null, internalStatus) {