com.aragost.javahg.internals
Class BlockInputStream.InvalidStreamException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.aragost.javahg.internals.BlockInputStream.InvalidStreamException
All Implemented Interfaces:
Serializable
Enclosing class:
BlockInputStream

public static class BlockInputStream.InvalidStreamException
extends RuntimeException

Exception to indicate that channel and length could not be read from the underlying stream.

See Also:
Serialized Form

Constructor Summary
BlockInputStream.InvalidStreamException()
           
 
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

BlockInputStream.InvalidStreamException

public BlockInputStream.InvalidStreamException()


Copyright © 2011-2013 aragost Trifork ag. All Rights Reserved.