We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b590779 commit 54abbfeCopy full SHA for 54abbfe
README.md
@@ -1,6 +1,13 @@
1
# Error Plugin for Mule 4.3.x
2
3
-**This is only for minimum Mule version 4.3.0 onwards**
+## Branches
4
+
5
+- 4.2.x -- https://github.com/mulesoft-catalyst/error-handler-plugin/tree/4.0.0
6
+- 4.3.x -- https://github.com/mulesoft-catalyst/error-handler-plugin/tree/5.0.0
7
8
+**This is only for minimum Mule version 4.3.x onwards**
9
10
+## General
11
12
This custom error handler plugin allows a single module to process error messages from multiple types:
13
- Error types default to mule. (HTTP, APIKIT, Connectors based, etc)
0 commit comments