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