| Package | Description |
|---|---|
| org.mule.extension.compression.internal.error | |
| org.mule.extension.compression.internal.error.exception |
| Modifier and Type | Method and Description |
|---|---|
static CompressionError |
CompressionError.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CompressionError[] |
CompressionError.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DecompressionException(String message,
CompressionError error) |
DecompressionException(String message,
CompressionError error,
Throwable cause) |
Copyright © 2021 MuleSoft, Inc.. All rights reserved.