Uses of Class
com.xpn.xwiki.wysiwyg.client.diff.DiffException

Packages that use DiffException
com.xpn.xwiki.wysiwyg.client.diff   
 

Uses of DiffException in com.xpn.xwiki.wysiwyg.client.diff
 

Subclasses of DiffException in com.xpn.xwiki.wysiwyg.client.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-2010 XWiki. All Rights Reserved.