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

issue: AssertionError 이후 로직진행 정리 #4

Open
seongtaekkim opened this issue Aug 20, 2023 · 0 comments
Open

issue: AssertionError 이후 로직진행 정리 #4

seongtaekkim opened this issue Aug 20, 2023 · 0 comments
Assignees
Labels
effective-java study issue

Comments

@seongtaekkim
Copy link
Owner

throw new AssertionError(); 이후 main thread가 종료되기 전 에러 내용이 콘솔에 출력되고 종료가 된다.
AssertionError 부터 종료까지의 로직진행내용을 정리해 보자.

@seongtaekkim seongtaekkim pinned this issue Aug 20, 2023
@seongtaekkim seongtaekkim added the effective-java study issue label Aug 20, 2023
@seongtaekkim seongtaekkim unpinned this issue Aug 20, 2023
@seongtaekkim seongtaekkim self-assigned this Aug 20, 2023
@seongtaekkim seongtaekkim changed the title item04: AssertionError 이후 로직진행 정리 issue: AssertionError 이후 로직진행 정리 Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effective-java study issue
Projects
None yet
Development

No branches or pull requests

1 participant