org.xwiki.gwt.wysiwyg.client.diff
Class DifferentiationFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.xwiki.gwt.wysiwyg.client.diff.DiffException
org.xwiki.gwt.wysiwyg.client.diff.DifferentiationFailedException
- All Implemented Interfaces:
- Serializable
public class DifferentiationFailedException
- extends DiffException
Thrown whenever the differencing engine cannot produce the differences
between two revisions of ta text.
- Version:
- $Revision: 1.1 $ $Date: 2006/03/12 00:24:21 $
- Author:
- Juanco Anez
- See Also:
Diff,
DiffAlgorithm,
Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DifferentiationFailedException
public DifferentiationFailedException()
DifferentiationFailedException
public DifferentiationFailedException(String msg)
Copyright © 2004-2012 XWiki. All Rights Reserved.