Commit 98fa1c7
CAMEL-22737 Exception on unsupported content type (#20493)
* Throw an AS2DecryptionException when an entity contains an unsupported content type
* throw exception from correct switch case
* Fix indentation
---------
Co-authored-by: jlink <juergen.link@gmail.com>1 parent 9a055c6 commit 98fa1c7
File tree
1 file changed
+1
-1
lines changed- components/camel-as2/camel-as2-api/src/main/java/org/apache/camel/component/as2/api/entity
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
888 | 888 | | |
889 | 889 | | |
890 | 890 | | |
891 | | - | |
| 891 | + | |
892 | 892 | | |
893 | 893 | | |
894 | 894 | | |
| |||
0 commit comments