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

Packages that use CheckoutConflictException
org.eclipse.jgit.api.errors Exceptions thrown by API commands. 
 

Uses of CheckoutConflictException in org.eclipse.jgit.api.errors
 

Constructors in org.eclipse.jgit.api.errors with parameters of type CheckoutConflictException
CheckoutConflictException(List<String> conflictingPaths, CheckoutConflictException e)
          Translate internal exception to API exception
 



Copyright © 2013. All Rights Reserved.