java.lang.Object
org.mule.datasense.impl.phases.typing.resolver.errorhandling.DefaultErrorMatcher
All Implemented Interfaces:
ErrorMatcher

public class DefaultErrorMatcher extends Object implements ErrorMatcher
  • Constructor Details

    • DefaultErrorMatcher

      public DefaultErrorMatcher(String errorCode)
  • Method Details

    • matches

      public boolean matches(org.mule.runtime.api.meta.model.error.ErrorModel errorModel)
      Specified by:
      matches in interface ErrorMatcher