difflib.myers
Class DifferentiationFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
difflib.myers.DiffException
difflib.myers.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: 69 $ $Date: 2003-10-13 11:00:44 +0300 (Пнд, 13 Окт 2003) $
- Author:
- Juanco Anez
- See Also:
MyersDiff
,
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 © 2009-2013. All Rights Reserved.