| Class | Description | 
|---|---|
| ZeroByteFileException.IgnoreZeroByteFileException | 
| Exception | Description | 
|---|---|
| AccessPermissionException | Exception to be thrown when a document does not allow content extraction. | 
| CorruptedFileException | This exception should be thrown when the parse absolutely, positively has to stop. | 
| EncryptedDocumentException | |
| RuntimeSAXException | Use this to throw a SAXException in subclassed methods that don't throw SAXExceptions | 
| TikaConfigException | Tika Config Exception is an exception to occur when there is an error
 in Tika config file and/or one or more of the parsers failed to initialize
 from that erroneous config. | 
| TikaException | Tika exception | 
| TikaMemoryLimitException | |
| TikaTimeoutException | Runtime/unchecked version of  TimeoutException | 
| UnsupportedFormatException | Parsers should throw this exception when they encounter
 a file format that they do not support. | 
| WriteLimitReachedException | |
| ZeroByteFileException | Exception thrown by the AutoDetectParser when a file contains zero-bytes. | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.