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

Packages that use TranslationBundleException
org.eclipse.jgit.errors   
 

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 © 2012. All Rights Reserved.