From 49f4f69b96b4c26d8f6748f7e009d0900244c848 Mon Sep 17 00:00:00 2001 From: Lim Jonguk Date: Tue, 8 Mar 2022 17:48:02 +0900 Subject: [PATCH] =?UTF-8?q?fix=20:=20=EC=97=90=EB=9F=AC=EC=B2=98=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../com/xit/core/exception/handling/CustomErrorAttributes.java | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/java/com/xit/core/exception/handling/CustomErrorAttributes.java b/src/main/java/com/xit/core/exception/handling/CustomErrorAttributes.java index ef5628d..3bd5e0e 100644 --- a/src/main/java/com/xit/core/exception/handling/CustomErrorAttributes.java +++ b/src/main/java/com/xit/core/exception/handling/CustomErrorAttributes.java @@ -14,6 +14,7 @@ import java.util.Map; * Catch 되지 않은 에러인 경우 처리 되는 class * 개발자가 처리한 예외처리중 오류 및 framework에서 처리되지 않은 오류 발생시 * 반드시 처리 필요 + * 500 Error 등 발생시 * *
  * timestamp : String