public class CacheResourceDownloadedException extends CacheResourceException
| Modifier and Type | Class and Description |
|---|---|
static class |
CacheResourceDownloadedException.CacheResourceDownloadedError |
| Constructor and Description |
|---|
CacheResourceDownloadedException(String resourceURI,
Path resourceCachePath,
String cause,
CacheResourceDownloadedException.CacheResourceDownloadedError errorCode,
Throwable e) |
CacheResourceDownloadedException(String resourceURI,
Path resourceCachePath,
String cause,
Throwable e) |
| Modifier and Type | Method and Description |
|---|---|
CacheResourceDownloadedException.CacheResourceDownloadedError |
getErrorCode() |
getResourceURI, isDTDaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CacheResourceDownloadedException(String resourceURI, Path resourceCachePath, String cause, Throwable e)
public CacheResourceDownloadedException(String resourceURI, Path resourceCachePath, String cause, CacheResourceDownloadedException.CacheResourceDownloadedError errorCode, Throwable e)
public CacheResourceDownloadedException.CacheResourceDownloadedError getErrorCode()
Copyright © 2024. All rights reserved.