Package org.apache.tika.exception
Class CorruptedFileException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.tika.exception.TikaException
org.apache.tika.exception.CorruptedFileException
- All Implemented Interfaces:
Serializable
This exception should be thrown when the parse absolutely, positively has to stop.
This exception must not be caught and swallowed if an embedded parser throws it.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CorruptedFileException
-
CorruptedFileException
-