public class CompressionException
extends org.mule.runtime.extension.api.exception.ModuleException
ModuleException to signal that an unexpected error occurred while trying to compress a content.
This exception will be associated to a CompressionError.COULD_NOT_COMPRESS error type.
| Constructor and Description |
|---|
CompressionException(String message) |
CompressionException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2026 MuleSoft, Inc.. All rights reserved.