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

Custom Exception 생성 #39

Open
1 of 4 tasks
kwonsye opened this issue Aug 3, 2020 · 1 comment
Open
1 of 4 tasks

Custom Exception 생성 #39

kwonsye opened this issue Aug 3, 2020 · 1 comment
Assignees
Labels
🧾documentation Improvements or additions to documentation 💪enhancement New feature or request

Comments

@kwonsye
Copy link
Collaborator

kwonsye commented Aug 3, 2020

상황별 에러에 대한 적절한 custom exception 을 생성

  • 현재 500 Server 에러로만 던지고 있는 예외처리를 각 상황에 적절한 custom exception 을 만들어 대체한다.

완료 조건

  • 각 상황별 custom exception을 생성한다.
  • 각 상황별 custom exception 을 swagger 문서에 명시한다.

relate to issue

  • 없습니다.

Reference

  • 없습니다.

Check List

  • 관련 issue가 있다면 추가했나요?
  • 유의미한 Label을 추가했나요?

@kwonsye kwonsye added 🧾documentation Improvements or additions to documentation 💪enhancement New feature or request labels Aug 3, 2020
@kwonsye kwonsye self-assigned this Aug 3, 2020
@JaeHyeonKim19
Copy link
Member

custom exception을 언제 써야하는지 고민 후 필요한 부분에만 적용하는 것이 좋겠습니다.

참고자료: https://woowacourse.github.io/javable/2020-08-17/custom-exception

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧾documentation Improvements or additions to documentation 💪enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants