Skip to content

Replace generic RuntimeException with HopRuntimeException to satisfy Sonar rules#6908

Merged
hansva merged 3 commits intoapache:mainfrom
leehaut:hotfix/lance-common-46
Apr 1, 2026
Merged

Replace generic RuntimeException with HopRuntimeException to satisfy Sonar rules#6908
hansva merged 3 commits intoapache:mainfrom
leehaut:hotfix/lance-common-46

Conversation

@leehaut
Copy link
Copy Markdown
Contributor

@leehaut leehaut commented Mar 31, 2026

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.

…Sonar rules

Signed-off-by: lance <leehaut@gmail.com>
leehaut added 2 commits March 31, 2026 17:38
…Sonar rules

Signed-off-by: lance <leehaut@gmail.com>
…Sonar rules

Signed-off-by: lance <leehaut@gmail.com>
@hansva
Copy link
Copy Markdown
Contributor

hansva commented Mar 31, 2026

Hi @leehaut,
We would like to invite you to become a committer to the project.
If you are interested could you reach out to hansva@a.o (replace a.o with the full domain name).

@leehaut
Copy link
Copy Markdown
Contributor Author

leehaut commented Mar 31, 2026

Hi @leehaut, We would like to invite you to become a committer to the project. If you are interested could you reach out to hansva@a.o (replace a.o with the full domain name).

Thank you for the invitation! I’m honored to be considered.

I’ve sent an email to Hans and look forward to the next steps.

@hansva hansva merged commit 3a84dad into apache:main Apr 1, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants