Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor exception handling and minor code improvements. #1744

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

khalidabuhakmeh
Copy link
Contributor

Replaced ArgumentNullException with ArgumentException where appropriate to handle invalid arguments more effectively. Standardized syntax and fixed minor inconsistencies in method calls.

This knocked down some warnings I found throughout the codebase—no functionality changes.

Replaced `ArgumentNullException` with `ArgumentException` where appropriate to handle invalid arguments more effectively. Standardized syntax and fixed minor inconsistencies in method calls.
@josephdecock josephdecock merged commit e149708 into main Feb 3, 2025
6 checks passed
@josephdecock josephdecock deleted the khalid-clean-up branch February 3, 2025 16:24
@Erwinvandervalk Erwinvandervalk added the area/identity-server Related to Identity Server label Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/identity-server Related to Identity Server
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants