org.apache.tika.io
Class EndianUtils.BufferUnderrunException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.tika.exception.TikaException
              extended by org.apache.tika.io.EndianUtils.BufferUnderrunException
All Implemented Interfaces:
Serializable
Enclosing class:
EndianUtils

public static class EndianUtils.BufferUnderrunException
extends TikaException

See Also:
Serialized Form

Constructor Summary
EndianUtils.BufferUnderrunException()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EndianUtils.BufferUnderrunException

public EndianUtils.BufferUnderrunException()


Copyright © 2007-2012 The Apache Software Foundation. All Rights Reserved.