Uses of Class
org.eclipse.jgit.errors.TranslationBundleLoadingException
-
Packages that use TranslationBundleLoadingException Package Description org.eclipse.jgit.nls Native language support (i18n). -
-
Uses of TranslationBundleLoadingException in org.eclipse.jgit.nls
Methods in org.eclipse.jgit.nls that throw TranslationBundleLoadingException Modifier and Type Method Description (package private) void
TranslationBundle. load(java.util.Locale locale)
Injects locale specific text in all instance fields of this instance.
-