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)
549
throw
ExceptionHelper
.TimeoutException;
736
throw
ExceptionHelper
.TimeoutException;
877
throw
ExceptionHelper
.TimeoutException;
1017
throw
ExceptionHelper
.TimeoutException;
1440
_exception =
ExceptionHelper
.RequestAbortedException;
1449
connection?.Abort(
ExceptionHelper
.RequestAbortedException);
1570
throw
ExceptionHelper
.PropertyNotSupportedException;
1574
throw
ExceptionHelper
.PropertyNotSupportedException;
1583
throw
ExceptionHelper
.PropertyNotSupportedException;
1587
throw
ExceptionHelper
.PropertyNotSupportedException;
1596
throw
ExceptionHelper
.PropertyNotSupportedException;
1600
throw
ExceptionHelper
.PropertyNotSupportedException;
1696
_connection?.Abort(
ExceptionHelper
.RequestAbortedException);