All Known Implementing Classes:
CompositeErrorMatcher, DefaultErrorMatcher

public interface ErrorMatcher
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    matches(org.mule.runtime.api.meta.model.error.ErrorModel errorModel)
     
  • Method Details

    • matches

      boolean matches(org.mule.runtime.api.meta.model.error.ErrorModel errorModel)