Uses of Interface
org.mule.datasense.impl.phases.typing.resolver.errorhandling.ErrorMatcher
Packages that use ErrorMatcher
-
Uses of ErrorMatcher in org.mule.datasense.impl.phases.typing.resolver.errorhandling
Classes in org.mule.datasense.impl.phases.typing.resolver.errorhandling that implement ErrorMatcherMethods in org.mule.datasense.impl.phases.typing.resolver.errorhandling that return ErrorMatcherModifier and TypeMethodDescriptionstatic ErrorMatcherErrorHandlingUtils.createErrorMatcher(String errorMatchExpression) Methods in org.mule.datasense.impl.phases.typing.resolver.errorhandling with parameters of type ErrorMatcherModifier and TypeMethodDescriptionvoidErrorHandlingContext.handle(ErrorMatcher errorMatcher) voidErrorHandlingEnvironment.handleErrors(ErrorMatcher errorMatcher) Constructors in org.mule.datasense.impl.phases.typing.resolver.errorhandling with parameters of type ErrorMatcherModifierConstructorDescriptionErrorMapping(ErrorMatcher errorMatcher, org.mule.runtime.api.meta.model.error.ErrorModel errorModel) Constructor parameters in org.mule.datasense.impl.phases.typing.resolver.errorhandling with type arguments of type ErrorMatcher