Skip to content

Conversation

@gajicoding
Copy link
Contributor

상세 내용

  • CustomResponseException 에서 에러 메시지가 null 로 뜨는 오류 해결
  • ex.getMessage() -> ex.getErrorMessage() 로 변경

- CustomResponseException 에서 에러 메시지가 null 로 뜨는 오류 해결
- ex.getMessage() -> ex.getErrorMessage() 로 변경
@gajicoding gajicoding self-assigned this Jun 4, 2025
@gajicoding gajicoding added the 🐞 bug Something isn't working label Jun 4, 2025
Copy link
Contributor

@Che0807 Che0807 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

확인했습니다!

@gajicoding gajicoding merged commit 422608c into develop Jun 4, 2025
@gajicoding gajicoding deleted the feature/53 branch June 4, 2025 01:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐞 bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants