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:
java.io.Serializable
Enclosing class:
LittleEndian

public static class LittleEndian.BufferUnderrunException
extends java.io.IOException

Exception to handle buffer underruns

Author:
Marc Johnson (mjohnson at apache dot org)
See Also:
Serialized Form

Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 



Copyright © 2002 Apache jakarta-poi project. All Rights Reserved.