Package org.apache.tika.exception
Class EncryptedDocumentException
- java.lang.Object
- 
- java.lang.Throwable
- 
- java.lang.Exception
- 
- org.apache.tika.exception.TikaException
- 
- org.apache.tika.exception.EncryptedDocumentException
 
 
 
 
- 
- All Implemented Interfaces:
- Serializable
 
 public class EncryptedDocumentException extends TikaException - See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description EncryptedDocumentException()EncryptedDocumentException(String info)EncryptedDocumentException(String info, Throwable th)EncryptedDocumentException(Throwable th)
 - 
Method Summary- 
Methods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
- 
 
-