public class DataCorruptionException extends DataVerificationException
byte
actual
expected
DataCorruptionException(long relOffset, byte expected, byte actual)
getOffset
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public final byte expected
public final byte actual
public DataCorruptionException(long relOffset, byte expected, byte actual)