codedang icon indicating copy to clipboard operation
codedang copied to clipboard

refactor(be): admin problem and submission exception handling

Open mnseok opened this issue 4 months ago • 2 comments

Description

에러 핸들링 부분을 resolver에서 service 부분으로 옮겼습니다.


Before submitting the PR, please make sure you do the following

  • [ ] Read the Contributing Guidelines
  • [ ] Read the Contributing Guidelines and follow the Commit Convention
  • [ ] Provide a description in this PR that addresses what the PR is solving, or reference the issue that it solves (e.g. fixes #123).
  • [ ] Ideally, include relevant tests that fail without this PR but pass with it.

mnseok avatar Sep 30 '24 07:09 mnseok