public class SQSExceptionHandler
extends org.mule.runtime.extension.api.runtime.exception.ExceptionHandler
| Constructor and Description |
|---|
SQSExceptionHandler() |
| Modifier and Type | Method and Description |
|---|---|
Exception |
enrichException(Exception e) |
static org.mule.runtime.api.exception.MuleRuntimeException |
wrapException(Exception e)
Wraps exception to MuleRuntimeException.
|
public Exception enrichException(Exception e)
enrichException in class org.mule.runtime.extension.api.runtime.exception.ExceptionHandlerpublic static org.mule.runtime.api.exception.MuleRuntimeException wrapException(Exception e)
e - exception to be wrappedCopyright © 2022 MuleSoft, Inc.. All rights reserved.