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
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EncryptedDocumentException
public EncryptedDocumentException()
EncryptedDocumentException
public EncryptedDocumentException(Throwable th)
EncryptedDocumentException
public EncryptedDocumentException(String info)
EncryptedDocumentException
public EncryptedDocumentException(String info,
Throwable th)
Copyright © 2007-2011 The Apache Software Foundation. All Rights Reserved.