16 references to ExceptionHelper
System.Net.Requests (16)
System\Net\FtpControlStream.cs (2)
703
throw
ExceptionHelper
.RequestAbortedException;
1109
throw
ExceptionHelper
.RequestAbortedException;
System\Net\FtpDataStream.cs (1)
115
throw
ExceptionHelper
.RequestAbortedException;
System\Net\FtpWebRequest.cs (13)
551
throw
ExceptionHelper
.TimeoutException;
738
throw
ExceptionHelper
.TimeoutException;
879
throw
ExceptionHelper
.TimeoutException;
1019
throw
ExceptionHelper
.TimeoutException;
1442
_exception =
ExceptionHelper
.RequestAbortedException;
1451
connection?.Abort(
ExceptionHelper
.RequestAbortedException);
1572
throw
ExceptionHelper
.PropertyNotSupportedException;
1576
throw
ExceptionHelper
.PropertyNotSupportedException;
1585
throw
ExceptionHelper
.PropertyNotSupportedException;
1589
throw
ExceptionHelper
.PropertyNotSupportedException;
1598
throw
ExceptionHelper
.PropertyNotSupportedException;
1602
throw
ExceptionHelper
.PropertyNotSupportedException;
1698
_connection?.Abort(
ExceptionHelper
.RequestAbortedException);