Issue #18971: New check to not put caught exception message to except… - #19058
Open
Youssefalaa7 wants to merge 1 commit into
Open
Issue #18971: New check to not put caught exception message to except…#19058Youssefalaa7 wants to merge 1 commit into
Youssefalaa7 wants to merge 1 commit into
Conversation
Youssefalaa7
force-pushed
the
issue-18971-NoGetMessageInThrow-New-check
branch
6 times, most recently
from
February 28, 2026 04:58
d25188a to
2bfbebd
Compare
Contributor
Author
|
@romani done |
Contributor
Author
|
GitHub, generate report |
Contributor
Author
|
Github, generate site |
Youssefalaa7
force-pushed
the
issue-18971-NoGetMessageInThrow-New-check
branch
6 times, most recently
from
March 1, 2026 06:36
f8f3702 to
4882cca
Compare
Contributor
Author
|
GitHub, generate report |
Contributor
Author
|
@romani done I reviewed new violation from diif and all are valid violations, please review when available |
Youssefalaa7
force-pushed
the
issue-18971-NoGetMessageInThrow-New-check
branch
2 times, most recently
from
March 16, 2026 09:40
2924cd6 to
1dd6f4e
Compare
Contributor
Author
|
@romani ping |
Youssefalaa7
force-pushed
the
issue-18971-NoGetMessageInThrow-New-check
branch
from
March 17, 2026 17:16
1dd6f4e to
47498bc
Compare
Member
|
please rebase we changed xdoc start/end comments |
Youssefalaa7
force-pushed
the
issue-18971-NoGetMessageInThrow-New-check
branch
2 times, most recently
from
August 18, 2026 03:24
3ee567b to
9b8813c
Compare
Contributor
Author
|
@romani done rebased |
Youssefalaa7
force-pushed
the
issue-18971-NoGetMessageInThrow-New-check
branch
from
August 24, 2026 03:30
9b8813c to
ffbbd62
Compare
… to exception that we are going to throw
Youssefalaa7
force-pushed
the
issue-18971-NoGetMessageInThrow-New-check
branch
from
August 24, 2026 03:50
ffbbd62 to
612c991
Compare
Contributor
Author
|
@romani done rebased |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issue #18971: Added a check for excpetion message durging wrapping
New module config: https://gist.githubusercontent.com/Youssefalaa7/a2cedd6c5e8e25b0820b67c38f7d58ce/raw/1da3e278bc9c4cce5d40bafa7c2ed0bcf1a77278/gistfile1.txt
Contirbution repo PR: checkstyle/contribution#1024