7 references to ProtocolException
System (7)
net\System\Net\FtpWebRequest.cs (4)
2061throw CacheProtocol.ProtocolException; 2112if(Logging.On)Logging.Exception(Logging.Web, this, "CheckCacheRetrieveOnResponse", CacheProtocol.ProtocolException); 2113throw CacheProtocol.ProtocolException; 2200throw CacheProtocol.ProtocolException;
net\System\Net\HttpWebRequest.cs (3)
4220throw CacheProtocol.ProtocolException; 4269throw CacheProtocol.ProtocolException; 4351throw CacheProtocol.ProtocolException;