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

feat: create new exception types #260

Merged
merged 1 commit into from
Oct 15, 2024
Merged

feat: create new exception types #260

merged 1 commit into from
Oct 15, 2024

Conversation

bruno-martins-mx
Copy link
Collaborator

Summary of Changes

Create new exception types for specific cases. Exceptions added:

  • NotAuthenticatedException;
  • SessionNotFoundException.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works

@bruno-martins-mx bruno-martins-mx merged commit 9aef423 into master Oct 15, 2024
4 checks passed
@bruno-martins-mx bruno-martins-mx deleted the bm/SUN-396 branch October 15, 2024 19:30
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