Package org.apache.tika.server.core
Class TikaServerParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
jakarta.ws.rs.WebApplicationException
org.apache.tika.server.core.TikaServerParseException
- All Implemented Interfaces:
Serializable
public class TikaServerParseException
extends jakarta.ws.rs.WebApplicationException
Simple wrapper exception to be thrown for consistent handling
of exceptions that can happen during a parse.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class jakarta.ws.rs.WebApplicationException
getResponse
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TikaServerParseException
-
TikaServerParseException
-