Uses of Enum Class
org.eclipse.lemminx.uriresolver.CacheResourceDownloadingException.CacheResourceDownloadingError
Packages that use CacheResourceDownloadingException.CacheResourceDownloadingError
-
Uses of CacheResourceDownloadingException.CacheResourceDownloadingError in org.eclipse.lemminx.uriresolver
Methods in org.eclipse.lemminx.uriresolver that return CacheResourceDownloadingException.CacheResourceDownloadingErrorModifier and TypeMethodDescriptionCacheResourceDownloadingException.getErrorCode()Returns the enum constant of this class with the specified name.CacheResourceDownloadingException.CacheResourceDownloadingError.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.eclipse.lemminx.uriresolver with parameters of type CacheResourceDownloadingException.CacheResourceDownloadingErrorModifierConstructorDescriptionCacheResourceDownloadingException(String resourceURI, Path resourceCachePath, CacheResourceDownloadingException.CacheResourceDownloadingError errorCode, CompletableFuture<Path> future, Throwable e)