public class CompositeErrorMatcher extends Object implements ErrorMatcher
| Constructor and Description |
|---|
CompositeErrorMatcher(List<ErrorMatcher> errorMatchers) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(org.mule.runtime.api.meta.model.error.ErrorModel errorModel) |
public CompositeErrorMatcher(List<ErrorMatcher> errorMatchers)
public boolean matches(org.mule.runtime.api.meta.model.error.ErrorModel errorModel)
matches in interface ErrorMatcherCopyright © 2025 MuleSoft, Inc.. All rights reserved.