public class DownloadMoved extends DownloadRetry
| Constructor and Description |
|---|
DownloadMoved(String msg) |
DownloadMoved(Throwable e) |
DownloadMoved(URLConnection c) |
| Modifier and Type | Method and Description |
|---|---|
URL |
getMoved() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DownloadMoved(URLConnection c)
public DownloadMoved(Throwable e)
public DownloadMoved(String msg)
public URL getMoved()
Copyright © 2016. All rights reserved.