whynot-here / whynot-here-api-server

whynot-here 서비스 API 서버
3 stars 0 forks source link

[BE] feat: 예외처리 공통으로 처리 #95

Closed osj3474 closed 2 years ago

osj3474 commented 2 years ago

AbstractBaseException 을 상속받는 Exception을 한꺼번에 예외처리 하도록 수정하였습니다.