Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception 처리 및 메세지 처리 #1

Merged
merged 4 commits into from
Nov 4, 2023
Merged

Exception 처리 및 메세지 처리 #1

merged 4 commits into from
Nov 4, 2023

Conversation

tjdxo1193
Copy link
Owner

예외 처리는 커스텀 예외 클래스 만들어서 예외 복구로 처리했고,
상황 마다 다른 메세지로 출력하는 식으로 구현했습니다.
이제 메소드를 분리하고, 객체간 의존관계를 느슨하게 하는 식으로 객체지향적 코드 리팩토링이 필요합니다.

@tjdxo1193 tjdxo1193 merged commit 6eb2d7b into main Nov 4, 2023
@tjdxo1193 tjdxo1193 deleted the exception branch November 7, 2023 06:29
tjdxo1193 added a commit that referenced this pull request Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant