JinyuChen97 opened a new pull request, #8505:
URL: https://github.com/apache/camel-quarkus/pull/8505

   fixes #7608
   
   Found several common Camel exceptions that are frequently used in 
onException() handlers across multiple extensions. These are now registered 
centrally in camel-quarkus-core to avoid duplication and prevent 
ClassNotFoundException in native mode.
     1. ExchangeTimedOutException
     2. CamelAuthorizationException
     3. CamelExecutionException
     4. NoSuchEndpointException
     5. ThrottlerRejectedExecutionException
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to