Skip to content

feat(error-handling): remove HTTP statuses from error types#147

Closed
TheMaskedTurtle wants to merge 1 commit into
mainfrom
jorism/error-handling
Closed

feat(error-handling): remove HTTP statuses from error types#147
TheMaskedTurtle wants to merge 1 commit into
mainfrom
jorism/error-handling

Conversation

@TheMaskedTurtle

Copy link
Copy Markdown
Contributor

PR Summary

Remove HTTP statuses from exception types because they are not used anymore. They had nothing to do in the library in the first place, but was kept for legacy reasons.

@sonarqubecloud

sonarqubecloud Bot commented Jan 8, 2026

Copy link
Copy Markdown

Comment on lines +29 to +30
NETWORK_NOT_FOUND,
VARIANT_NOT_FOUND,

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All uses of these two were removed in gridsuite/network-modification-server#752, can be removed ?

@benrejebmoh benrejebmoh mentioned this pull request Jan 12, 2026
@TheMaskedTurtle

Copy link
Copy Markdown
Contributor Author

Work aborted missing time and took back by @GhilesA

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