| Package | Description |
|---|---|
| org.mule.datasense.impl.phases.typing.resolver.errorhandling |
| Modifier and Type | Class and Description |
|---|---|
class |
CompositeErrorMatcher |
class |
DefaultErrorMatcher |
| Modifier and Type | Method and Description |
|---|---|
static ErrorMatcher |
ErrorHandlingUtils.createErrorMatcher(String errorMatchExpression) |
| Modifier and Type | Method and Description |
|---|---|
void |
ErrorHandlingContext.handle(ErrorMatcher errorMatcher) |
void |
ErrorHandlingEnvironment.handleErrors(ErrorMatcher errorMatcher) |
| Constructor and Description |
|---|
ErrorMapping(ErrorMatcher errorMatcher,
org.mule.runtime.api.meta.model.error.ErrorModel errorModel) |
| Constructor and Description |
|---|
CompositeErrorMatcher(List<ErrorMatcher> errorMatchers) |
Copyright © 2019 MuleSoft, Inc.. All rights reserved.