Uses of Class
org.eclipse.jgit.errors.TranslationBundleException

Packages that use TranslationBundleException
org.eclipse.jgit.errors Exceptions thrown by lower-level JGit APIs. 
 

Uses of TranslationBundleException in org.eclipse.jgit.errors
 

Subclasses of TranslationBundleException in org.eclipse.jgit.errors
 class TranslationBundleLoadingException
          This exception will be thrown when a translation bundle loading fails.
 class TranslationStringMissingException
          This exception will be thrown when a translation string for a translation bundle and locale is missing.
 



Copyright © 2013. All Rights Reserved.