Class ErrorHandlingUtils
java.lang.Object
org.mule.datasense.impl.phases.typing.resolver.errorhandling.ErrorHandlingUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateErrorCode(String errorCode) static ErrorMatchercreateErrorMatcher(String errorMatchExpression) static Optional<org.mule.runtime.api.meta.model.error.ErrorModel>createErrorModel(String error) static org.mule.metadata.api.model.MetadataTypegetErrorCodes(org.mule.runtime.api.meta.model.error.ErrorModel unhandledError)
-
Constructor Details
-
ErrorHandlingUtils
public ErrorHandlingUtils()
-
-
Method Details
-
createErrorModel
-
createErrorCode
-
getErrorCodes
-
createErrorMatcher
-
errorType
public static org.mule.metadata.api.model.MetadataType errorType(Set<org.mule.runtime.api.meta.model.error.ErrorModel> unhandledErrors)
-