java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.eclipse.jgit.util.io.AutoLFInputStream.IsBinaryException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- AutoLFInputStream
A special exception thrown when
AutoLFInputStream
is told to
throw an exception when attempting to read a binary file. The exception
may be thrown at any stage during reading.- Since:
- 3.3
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString