difflib
Class DiffException
java.lang.Object
java.lang.Throwable
java.lang.Exception
difflib.DiffException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- PatchFailedException
public class DiffException
- extends Exception
Base class for all exceptions emanating from this package.
- 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.