public class FileDownloadGiveUpRetryException
extends java.lang.RuntimeException
Throwing this exception, when we can't know the size of the download file, and its
Transfer-Encoding is not Chunked either.
When you occur this type exception, the chance of retry will be ignored.