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

Excpetion 분리 #114

Open
tlgur opened this issue Feb 4, 2024 · 0 comments
Open

Excpetion 분리 #114

tlgur opened this issue Feb 4, 2024 · 0 comments

Comments

@tlgur
Copy link
Contributor

tlgur commented Feb 4, 2024

sub issue from 예외처리 리팩토링 #102

  • Exception 패키징
  • Handler 리팩토링
tlgur added a commit that referenced this issue Feb 8, 2024
- Exception Super Class(Client Side, Server Side) 제작
- BindException, ServletException, 커스텀 Super Class 두개 핸들러에
  메서드 추가
- 테스트 및 예시용 Service 패키지에 NoMatchIdException 추가
- ExceptionResponse Dto 추가
- ExceptionCode enums 추가 : 내용은 Exception 생성 시마다 추가 권장
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