Package org.apache.tika.io
Class EndianUtils.BufferUnderrunException
- java.lang.Object
 - 
- java.lang.Throwable
 - 
- java.lang.Exception
 - 
- org.apache.tika.exception.TikaException
 - 
- org.apache.tika.io.EndianUtils.BufferUnderrunException
 
 
 
 
 
- 
- All Implemented Interfaces:
 java.io.Serializable
- Enclosing class:
 - EndianUtils
 
public static class EndianUtils.BufferUnderrunException extends TikaException
- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description BufferUnderrunException() 
 -