sam.io
Class ChecksumCheckerInputStream.MismatchingChecksumException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.io.IOException
                    |
                    +--sam.io.ChecksumCheckerInputStream.MismatchingChecksumException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
ChecksumCheckerInputStream

public class ChecksumCheckerInputStream.MismatchingChecksumException
extends java.io.IOException

Exception thrown whenver checksums do not match

See Also:
Serialized Form

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