Uses of Class
org.eclipse.jgit.api.errors.PatchApplyException

Packages that use PatchApplyException
org.eclipse.jgit.api High-level API commands (the porcelain of JGit). 
 

Uses of PatchApplyException in org.eclipse.jgit.api
 

Methods in org.eclipse.jgit.api that throw PatchApplyException
 ApplyResult ApplyCommand.call()
          Executes the ApplyCommand command with all the options and parameters collected by the setter methods (e.g.
 



Copyright © 2013. All Rights Reserved.