오류 메시지 형식

{
	"message": "xxxx", //ex) 중복된 회원 아이디입니다.
	"path": "/api/v1/...", //ex) /api/v1/users
	"errorCode": "KNxxx" //ex) KN001
}

Error Code