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] 예외 개선 #169

Open
3 tasks
inferior3x opened this issue Jan 16, 2025 · 0 comments
Open
3 tasks

[FEAT] 예외 개선 #169

inferior3x opened this issue Jan 16, 2025 · 0 comments

Comments

@inferior3x
Copy link
Collaborator

inferior3x commented Jan 16, 2025

Description

기존 예외 구조를 개선한다.

To Do

  • 예외 코드, 메세지를 담는 클래스 - 한 번에 관리하는게 예외 코드 관리도 쉬움
  • 상위 예외 클래스를 common으로 만들기 - 후즈인 개발자가 정의한 예외는 메세지를 담고 예상치 못한 예외는 메세지를 담지 않기 위함
  • 여러 계층에 퍼진 예외 코드를 어떻게 관리할 것인지
@inferior3x inferior3x changed the title [FEAT] 예외 코드, 메세지를 담는 클래스 [FEAT] 예외 개선 Jan 16, 2025
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

No branches or pull requests

1 participant