Skip to content

refactor: relocate domain specific exceptions#107

Merged
Besthope-Official merged 3 commits into
mainfrom
refactor/relocate-domain-exceptions
Feb 2, 2026
Merged

refactor: relocate domain specific exceptions#107
Besthope-Official merged 3 commits into
mainfrom
refactor/relocate-domain-exceptions

Conversation

@Besthope-Official
Copy link
Copy Markdown
Contributor

@Besthope-Official Besthope-Official commented Feb 2, 2026

Related Issue

Closes #106

Summary of Changes

  • relocate domain specific exceptions into domain
  • removed unused InvalidPasswordException

Breaking Changes

N/A, imports should be changed

Checklist

  • Issue discussion completed before opening PR
  • Scope is small and focused (single feature/fix)
  • All functions have full type annotations
  • Async/await used for all I/O operations
  • Tests added for new behaviors

@Besthope-Official Besthope-Official added the Backend-enhanced backend enhancement label Feb 2, 2026
@Besthope-Official Besthope-Official merged commit ba2d842 into main Feb 2, 2026
3 checks passed
@Besthope-Official Besthope-Official deleted the refactor/relocate-domain-exceptions branch February 2, 2026 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Backend-enhanced backend enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Relocate domain exceptions

1 participant