Tag Archives: mule 4 error handler

MuleSoft Tutorial: Mule 4 Error Handling: On Error Continue, On Error Propagate, Global Error Handler, Try Scope Examples

Errors are possible in any system and we can’t simply avoid errors rather we can implement our solutions with errors addressed and mitigated using various error handling techniques. Mule 4 provides a rich set of options to deal with any error scenarios in your implementations. Mule 4 provides On Error Propagate, On Error Continue options… Read More »