Skip to content

Exception comments#208

Merged
NicolasAnquetil merged 1 commit intomoosetechnology:v4from
guillep:exception-comments
Mar 31, 2026
Merged

Exception comments#208
NicolasAnquetil merged 1 commit intomoosetechnology:v4from
guillep:exception-comments

Conversation

@guillep
Copy link
Copy Markdown
Contributor

@guillep guillep commented Mar 31, 2026

When classes are converted to exceptions comments are not moved to the new entity.

This is really a border case we had when the JDK is not available.
In our case, RuntimeException is not available, thus EntityDictionary.isThrowable returns false.

We should check with @RomainDeg what happens when we load our own RuntimeException class! :)

@guillep guillep force-pushed the exception-comments branch 2 times, most recently from 5e1c3df to aff2f5f Compare March 31, 2026 09:05
@guillep guillep force-pushed the exception-comments branch from aff2f5f to 353594e Compare March 31, 2026 09:07
@NicolasAnquetil NicolasAnquetil marked this pull request as ready for review March 31, 2026 09:09
@NicolasAnquetil NicolasAnquetil merged commit d731f77 into moosetechnology:v4 Mar 31, 2026
2 checks passed
@guillep guillep deleted the exception-comments branch March 31, 2026 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants