Skip to content

Raise an exception when feature is null in DirectLinkingEObjectInputStream.readEObject#1117

Merged
rubenporras merged 5 commits into
dsldevkit:masterfrom
markdomeng:markdomeng-patch-1
Apr 23, 2025
Merged

Raise an exception when feature is null in DirectLinkingEObjectInputStream.readEObject#1117
rubenporras merged 5 commits into
dsldevkit:masterfrom
markdomeng:markdomeng-patch-1

Conversation

@markdomeng
Copy link
Copy Markdown
Collaborator

No description provided.

rubenporras
rubenporras previously approved these changes Apr 23, 2025
@rubenporras
Copy link
Copy Markdown
Member

@markdomeng , I am not sure, but you might need to suppress PMD or Checkstyle.

@markdomeng
Copy link
Copy Markdown
Collaborator Author

@markdomeng , I am not sure, but you might need to suppress PMD or Checkstyle.

rather than suppressing the warning I think it'll be better to just use IllegalStateException just as we do in all other places (the wraning states that it's not good that we throw NPE's or something like that)

@joaodinissf joaodinissf changed the title Raise an exception when feature is null in DirectLinkngEOBjectInputStream.readEObject Raise an exception when feature is null in DirectLinkingEObjectInputStream.readEObject Apr 23, 2025
@rubenporras rubenporras merged commit ac78d7d into dsldevkit:master Apr 23, 2025
2 checks passed
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