Uses of Class
org.eclipse.jgit.errors.CheckoutConflictException
Packages that use CheckoutConflictException
-
Uses of CheckoutConflictException in org.eclipse.jgit.api.errors
Constructors in org.eclipse.jgit.api.errors with parameters of type CheckoutConflictExceptionModifierConstructorDescriptionCheckoutConflictException
(List<String> conflictingPaths, CheckoutConflictException e) Translate internal exception to API exception