public class DownloadFailedException extends Exception
| Constructor and Description |
|---|
DownloadFailedException(String url,
String message) |
DownloadFailedException(String url,
String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getUrl() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2002–2015 The Apache Software Foundation. All rights reserved.