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
public static final class LittleEndian.BufferUnderrunException extends IOException
Exception to handle buffer underruns- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-