Uses of Class
com.github.difflib.patch.DiffException
-
Packages that use DiffException Package Description com.github.difflib.patch -
-
Uses of DiffException in com.github.difflib.patch
Subclasses of DiffException in com.github.difflib.patch Modifier and Type Class Description class
PatchFailedException
Thrown whenever a delta cannot be applied as a patch to a given text.
-