difflib.myers
Class DiffException
java.lang.Object
java.lang.Throwable
java.lang.Exception
difflib.myers.DiffException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- DifferentiationFailedException
public class DiffException
- extends Exception
Base class for all exceptions emanating from this package.
- Version:
- $Revision: 69 $ $Date: 2003-10-13 11:00:44 +0300 (Пнд, 13 Окт 2003) $
- Author:
- Juanco Anez
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DiffException
public DiffException()
DiffException
public DiffException(String msg)
Copyright © 2009-2013. All Rights Reserved.