Class DefaultErrorMatcher
java.lang.Object
org.mule.datasense.impl.phases.typing.resolver.errorhandling.DefaultErrorMatcher
- All Implemented Interfaces:
ErrorMatcher
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanmatches(org.mule.runtime.api.meta.model.error.ErrorModel errorModel)
-
Constructor Details
-
DefaultErrorMatcher
-
-
Method Details
-
matches
public boolean matches(org.mule.runtime.api.meta.model.error.ErrorModel errorModel) - Specified by:
matchesin interfaceErrorMatcher
-