Uses of Class
org.apache.wicket.util.diff.DiffException
Packages that use DiffException
-
Uses of DiffException in org.apache.wicket.util.diff
Subclasses of DiffException in org.apache.wicket.util.diffModifier and TypeClassDescriptionclassThrown whenever the differencing engine cannot produce the differences between two revisions of ta text.classThrown whenever a delta cannot be applied as a patch to a given text.