Package | Description |
---|---|
org.eclipse.lemminx.uriresolver |
Modifier and Type | Method and Description |
---|---|
CacheResourceDownloadedException.CacheResourceDownloadedError |
CacheResourceDownloadedException.getErrorCode() |
static CacheResourceDownloadedException.CacheResourceDownloadedError |
CacheResourceDownloadedException.CacheResourceDownloadedError.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CacheResourceDownloadedException.CacheResourceDownloadedError[] |
CacheResourceDownloadedException.CacheResourceDownloadedError.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
CacheResourceDownloadedException(String resourceURI,
Path resourceCachePath,
CacheResourceDownloadedException.CacheResourceDownloadedError errorCode,
Throwable e) |
Copyright © 2022. All rights reserved.