public class TooManyEntriesException
extends org.mule.runtime.extension.api.exception.ModuleException
ModuleException to signal that an archive with multiple entries was passed to the decompress operation and the
module is not able to pic only one entry.
This exception will be associated to a CompressionError.TOO_MANY_ENTRIES error type
| Constructor and Description |
|---|
TooManyEntriesException(List<String> entryNames) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2026 MuleSoft, Inc.. All rights reserved.