public class InvalidArchiveException extends DecompressionException
ModuleException to signal that an invalid archive was passed to a decompression/extract operation.
This exception will be associated to a CompressionError.INVALID_ARCHIVE error type
| Constructor and Description |
|---|
InvalidArchiveException() |
InvalidArchiveException(String message) |
InvalidArchiveException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2026 MuleSoft, Inc.. All rights reserved.