Uses of Enum Class
org.eclipse.lemminx.uriresolver.CacheResourceDownloadedException.CacheResourceDownloadedError
Packages that use CacheResourceDownloadedException.CacheResourceDownloadedError
-
Uses of CacheResourceDownloadedException.CacheResourceDownloadedError in org.eclipse.lemminx.uriresolver
Methods in org.eclipse.lemminx.uriresolver that return CacheResourceDownloadedException.CacheResourceDownloadedErrorModifier and TypeMethodDescriptionCacheResourceDownloadedException.getErrorCode()Returns the enum constant of this class with the specified name.CacheResourceDownloadedException.CacheResourceDownloadedError.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 CacheResourceDownloadedException.CacheResourceDownloadedErrorModifierConstructorDescriptionCacheResourceDownloadedException(String resourceURI, Path resourceCachePath, String cause, CacheResourceDownloadedException.CacheResourceDownloadedError errorCode, Throwable e)