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

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

Uses of StashApplyFailureException in org.eclipse.jgit.api
 

Methods in org.eclipse.jgit.api that throw StashApplyFailureException
 ObjectId StashApplyCommand.call()
          Apply the changes in a stashed commit to the working directory and index
 



Copyright © 2013. All Rights Reserved.