Skip to content

7주차 [Java] Exception 종류와 처리 방법#52

Open
leeejuhyeong wants to merge 11 commits intono-study-no-future:leeejuhyeongfrom
leeejuhyeong:exception_type
Open

7주차 [Java] Exception 종류와 처리 방법#52
leeejuhyeong wants to merge 11 commits intono-study-no-future:leeejuhyeongfrom
leeejuhyeong:exception_type

Conversation

@leeejuhyeong
Copy link
Member

No description provided.

@leeejuhyeong leeejuhyeong added the Java Java label Feb 6, 2022
Copy link
Member

Choose a reason for hiding this comment

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

Exception 예시 작성할 때 ... 이나 을 이용하여 다른 Exception도 있다는 걸 알 수 있게 작성하면 더 좋을 거 같아요.
아래 Runtime Exception도 동일합니다.
ex)
FileNotFoundException, ClassNotFoundException, ...
또는
FileNotFoundException, ClassNotFoundException

그리고 Unchecked Exception 예시도 추가해주면 더 좋을 거 같아요~~

Copy link
Member Author

Choose a reason for hiding this comment

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

추가했어요!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Java Java

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants