public class ErrorHandlerOnErrorTypeExists extends AbstractErrorTypesValidation
ON_ERROR, ON_ERROR_CONTINUE, ON_ERROR_CONTINUE_IDENTIFIER, ON_ERROR_IDENTIFIER, ON_ERROR_PROPAGATE, ON_ERROR_PROPAGATE_IDENTIFIER, RAISE_ERROR, RAISE_ERROR_IDENTIFIER| Constructor and Description |
|---|
ErrorHandlerOnErrorTypeExists(Optional<org.mule.runtime.api.config.FeatureFlaggingService> featureFlaggingService) |
| Modifier and Type | Method and Description |
|---|---|
Predicate<List<org.mule.runtime.ast.api.ComponentAst>> |
applicable() |
String |
getDescription() |
String |
getName() |
Optional<org.mule.runtime.ast.api.validation.ValidationResultItem> |
validate(org.mule.runtime.ast.api.ComponentAst onErrorModel,
org.mule.runtime.ast.api.ArtifactAst artifact) |
errorMappingPresent, getErrorMappings, getLevel, lookup, parserErrorType, validateErrorTypeIdpublic ErrorHandlerOnErrorTypeExists(Optional<org.mule.runtime.api.config.FeatureFlaggingService> featureFlaggingService)
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.