Skip to content

SolutionArgumentExceptions, SolutionException: Suppress warnings#76

Merged
richardstanton merged 3 commits intomicrosoft:mainfrom
edvilme:edvilme-error-codes
Nov 19, 2024
Merged

SolutionArgumentExceptions, SolutionException: Suppress warnings#76
richardstanton merged 3 commits intomicrosoft:mainfrom
edvilme:edvilme-error-codes

Conversation

@edvilme
Copy link
Copy Markdown
Contributor

@edvilme edvilme commented Nov 19, 2024

Extends #74 to fix some warnings

@richardstanton richardstanton merged commit a07e7f2 into microsoft:main Nov 19, 2024
@kasperk81
Copy link
Copy Markdown
Contributor

you've introduced two apis together with inconsistent names:

SolutionException.ErrorType (which is an excellent unambiguous name)
SolutionArgumentException.Type (ambiguity with object.GetType(), typeof() etc.)

lets fix it before it's too late

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.

3 participants