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() |
| Modifier and Type | Method and Description |
|---|---|
Predicate<List<org.mule.runtime.ast.api.ComponentAst>> |
applicable() |
String |
getDescription() |
org.mule.runtime.ast.api.validation.Validation.Level |
getLevel() |
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, lookup, parserErrorType, validateErrorTypeIdpublic String getName()
public String getDescription()
public org.mule.runtime.ast.api.validation.Validation.Level getLevel()
public Optional<org.mule.runtime.ast.api.validation.ValidationResultItem> validate(org.mule.runtime.ast.api.ComponentAst onErrorModel, org.mule.runtime.ast.api.ArtifactAst artifact)
Copyright © 2003–2025 MuleSoft, Inc.. All rights reserved.