public class DefaultErrorMatcher extends Object implements ErrorMatcher
| Constructor and Description |
|---|
DefaultErrorMatcher(String errorCode) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(org.mule.runtime.api.meta.model.error.ErrorModel errorModel) |
public DefaultErrorMatcher(String errorCode)
public boolean matches(org.mule.runtime.api.meta.model.error.ErrorModel errorModel)
matches in interface ErrorMatcherCopyright © 2022 MuleSoft, Inc.. All rights reserved.