public class DataCorruptionException extends RuntimeException
DataCorruptionException
is thrown when the decompressed data is corrupted and cannot be
decompressed.Constructor and Description |
---|
DataCorruptionException() |
DataCorruptionException(String message) |
DataCorruptionException(String message,
Throwable e) |
DataCorruptionException(Throwable e) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.