Skip to content

Commit

Permalink
[chore] TODO 등록
Browse files Browse the repository at this point in the history
- 추후 Notion Hook 등록을 위한 기록
  • Loading branch information
kimhyun5u committed Aug 13, 2024
1 parent e15460d commit 3df7fb3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ public ProblemDetail handleAllUncaughtException(Exception e) {
problemDetail.setProperty("errorCode", "9999");

log.error("[Unexpected Exception]", e);
// TODO: Notion Hook 등록

return problemDetail;
}
Expand Down

0 comments on commit 3df7fb3

Please sign in to comment.