Package | Description |
---|---|
org.eclipse.jgit.errors |
Exceptions thrown by lower-level JGit APIs.
|
Modifier and Type | Class and Description |
---|---|
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 © 2018 Eclipse JGit Project. All rights reserved.