Uses of Class
org.eclipse.jgit.api.errors.PatchApplyException
-
Packages that use PatchApplyException Package Description org.eclipse.jgit.patch Patch file parser and data structure. -
-
Uses of PatchApplyException in org.eclipse.jgit.patch
Methods in org.eclipse.jgit.patch that throw PatchApplyException Modifier and Type Method Description PatchApplier.ResultPatchApplier. applyPatch(InputStream patchInput)Applies the given patch
-