Package org.apache.poi.util
Class LittleEndian.BufferUnderrunException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.poi.util.LittleEndian.BufferUnderrunException
- All Implemented Interfaces:
Serializable
- Enclosing class:
LittleEndian
Exception to handle buffer underruns
- Author:
- Marc Johnson (mjohnson at apache dot org)
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString