public class ResourceDownloadException extends RuntimeException
| Modifier and Type | Method and Description |
|---|---|
Exception |
getRootCause() |
int |
getStatus() |
String |
getUrl() |
void |
setRootCause(Exception rootCause) |
void |
setStatus(int status) |
void |
setUrl(String url) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2015 predic8 GmbH. All rights reserved.