public class Crc32Exception extends ZipException
AbstractZipFile.getCheckedInputStream(java.lang.String)
,
whereas the latter case is detected when the input stream returned by this
method gets closed.
The exception's detail message is the name of the ZIP entry.
Modifier and Type | Method and Description |
---|---|
long |
getActualCrc()
Returns the CRC32 value which has actually been found for the ZIP entry.
|
long |
getExpectedCrc()
Returns the CRC32 value which has been expected for the ZIP entry.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2005–2018 Schlichtherle IT Services. All rights reserved.