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

특화된 에러 메세지 표출 #72

Open
dldbdud314 opened this issue Feb 20, 2023 · 0 comments
Open

특화된 에러 메세지 표출 #72

dldbdud314 opened this issue Feb 20, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@dldbdud314
Copy link
Contributor

문제 상황

  • 현재 GeneralExceptionHandler에선 해당하는 예외에 공통된 메세지를 표출하는 방식
    • 400대 -> INVALID_INPUT_VALUE
  • 에러 메세지는 세분화 시켜두고 막상 적용을 못함,,🫠

TODO : 특화된 에러메시지 표출할 수 있게끔 수정 필요

@dldbdud314 dldbdud314 added the enhancement New feature or request label Feb 20, 2023
@dldbdud314 dldbdud314 self-assigned this Feb 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant