de.jarnbjo.ogg
Class EndOfOggStreamException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by de.jarnbjo.ogg.EndOfOggStreamException
All Implemented Interfaces:
Serializable

public class EndOfOggStreamException
extends IOException

Exception thrown when reaching the end of an Ogg stream

See Also:
Serialized Form

Constructor Summary
EndOfOggStreamException()
           
 
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

EndOfOggStreamException

public EndOfOggStreamException()


Copyright © 2007-2011 shredzone.org. All Rights Reserved.