Package org.apache.tika.exception
Class AccessPermissionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.tika.exception.TikaException
org.apache.tika.exception.AccessPermissionException
- All Implemented Interfaces:
Serializable
Exception to be thrown when a document does not allow content extraction.
As of this writing, PDF documents are the only type of document that might
cause this type of exception.
- 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
-
AccessPermissionException
public AccessPermissionException() -
AccessPermissionException
-
AccessPermissionException
-
AccessPermissionException
-