Uses of Class
org.apache.wicket.util.diff.DiffException

Packages that use DiffException
org.apache.wicket.util.diff The diff package implements the differencing engine that JRCS uses. 
 

Uses of DiffException in org.apache.wicket.util.diff
 

Subclasses of DiffException in org.apache.wicket.util.diff
 class DifferentiationFailedException
          Thrown whenever the differencing engine cannot produce the differences between two revisions of ta text.
 class PatchFailedException
          Thrown whenever a delta cannot be applied as a patch to a given text.
 



Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.