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

Packages that use CheckoutConflictException
org.eclipse.jgit.api.errors   
 

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