类的使用
com.ghostchu.crowdin.exception.OTAException
使用OTAException的程序包
-
com.ghostchu.crowdin中OTAException的使用
抛出OTAException的com.ghostchu.crowdin中的构造器限定符构造器说明CrowdinOTA(@NotNull String distributionUrl, @NotNull File cacheFolder) Create CrowdinOTA instance from a crowdin distribution URL.CrowdinOTA(@NotNull String distributionUrl, @NotNull File cacheFolder, @NotNull kong.unirest.UnirestInstance unirest) Create CrowdinOTA instance from a crowdin distribution URL.OTAFileCache(@NotNull File rootCacheFolder) Create a OTAFileCache instance to manage the files on the filesystem and caches.OTAFileInstance(@NotNull CrowdinOTA parent, @NotNull String fileName, int fileIndex, @NotNull kong.unirest.UnirestInstance unirest) Creates a OTAFileInstance instance.protectedOTAInstance(@NotNull CrowdinOTA parent, @NotNull kong.unirest.UnirestInstance unirest) Create a OTAInstance instance from a CrowdinOTA instance.