Package org.apache.tika.eval.app.io
Class ExtractReaderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.tika.eval.app.io.ExtractReaderException
- All Implemented Interfaces:
Serializable
Exception when trying to read extract
- See Also:
-
Nested Class Summary
-
Constructor Summary
ConstructorDescriptionExtractReaderException
(ExtractReaderException.TYPE exceptionType) ExtractReaderException
(ExtractReaderException.TYPE exceptionType, Throwable t) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ExtractReaderException
-
ExtractReaderException
-
-
Method Details
-
getType
-