Class ChmParsingException
- java.lang.Object
 - 
- java.lang.Throwable
 - 
- java.lang.Exception
 - 
- org.apache.tika.exception.TikaException
 - 
- org.apache.tika.parser.chm.exception.ChmParsingException
 
 
 
 
 
- 
- All Implemented Interfaces:
 java.io.Serializable
public class ChmParsingException extends TikaException
- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description ChmParsingException(java.lang.String description) 
 -