Uses of Class
com.github.difflib.patch.DiffException
Packages that use DiffException
-
Uses of DiffException in com.github.difflib.patch
Subclasses of DiffException in com.github.difflib.patchModifier and TypeClassDescriptionclass
Thrown whenever a delta cannot be applied as a patch to a given text.