[
https://issues.apache.org/jira/browse/CAMEL-19770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Otavio Rodolfo Piske resolved CAMEL-19770.
------------------------------------------
Resolution: Fixed
Fixed with the linked PRs
> components: cleanup remaining catches of Throwables
> ---------------------------------------------------
>
> Key: CAMEL-19770
> URL: https://issues.apache.org/jira/browse/CAMEL-19770
> Project: Camel
> Issue Type: Task
> Affects Versions: 4.0.0
> Reporter: Otavio Rodolfo Piske
> Assignee: Otavio Rodolfo Piske
> Priority: Major
> Labels: core
> Fix For: 4.3.0
>
>
> Catching Throwables can be dangerous as it can also catch internal JVM errors
> and other problems [that applications should not try to
> catch|https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Error.html].
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)