[java-baseball] ivy.lee(이다예) 과제 제출합니다. #4
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
늦어서 죄송합니다..!!
지난주에 기능 구현은 끝났지만 에러처리에서 애를 많이 먹어서 오늘에서야 제출합니다.
입력값을 받은 후, 유효한지 체크하여 IllegalArgumentException만 발생시키면 되는거였는데,
제가 그걸 자체적으로 try-catch문으로 잡는 코드를 작성한 채로 계속 예외 처리 테스트를 돌리고 있었더라고요..
그리고 종료도 계속 system.exit을 사용하고..
이번 기회에 문서를 꼼꼼하게 읽고 정확하게 요구사항 파악후 코드를 작성하는 것이 얼마나 중요한 것인지 알게됐습니다..
기능 별 커밋을 해야하는데 그 부분도 하지못하고 일괄 커밋을 해버렸습니다.
다음에는 유의해서 제출하겠습니다.