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

[BE] 예외를 발생하는 위치의 패키지로 이동한다 #998

Closed
skylar1220 opened this issue Dec 12, 2024 · 0 comments · Fixed by #999
Closed

[BE] 예외를 발생하는 위치의 패키지로 이동한다 #998

skylar1220 opened this issue Dec 12, 2024 · 0 comments · Fixed by #999

Comments

@skylar1220
Copy link
Contributor

skylar1220 commented Dec 12, 2024

🔍 설명

  • 몇몇 reviewGroup 관련 예외들이 reviewGroup 패키지 내에서만 발생함에도 불구하고 review 패키지에 위치해있습니다. 따라서 해당 예외의 위치를 reviewGroup 패키지로 이동합니다.

🔥 할 일

  • reviewGroupService에서 발생하는 reviewGroup 관련 예외를 review 패키지에서 reviewGroup 패키지로 이동한다.

⏰ 예상 시간

  • 10m

🐴 할 말

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
1 participant