leehaut opened a new pull request, #6908:
URL: https://github.com/apache/hop/pull/6908

   This PR replaces usages of RuntimeException with the custom 
HopRuntimeException across the codebase.
   
   The change addresses Sonar rule:
   
   > "Replace generic exceptions with specific library exceptions or a custom 
exception."
   
   By using HopRuntimeException, we improve exception clarity and align with 
project-specific error handling practices.


-- 
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