오류리포트 [오류리포트] java.lang.ArithmeticException by ssunooo 2024. 7. 22. 0으로 나눴을 때 나는 오류 오류가 난 이유 b를 0이아닌 다른 정수 값으로 바꿔주니 해결되었다. 공유하기 게시글 관리 개발자일지 '오류리포트' 카테고리의 다른 글 [오류리포트] NullPointerException (2) (0) 2024.07.29 [오류리포트] java.util.InputMismatchException (2) 2024.07.22 [오류리포트] java.lang.ArrayIndexOutOfBoundsException (0) 2024.07.22 [오류리포트] Exception in thread "main" java.lang.NullPointerException: Cannot invoke "String.equals(Object)" because the return value of "service.model.StudentDTO.getCondition()" is null (0) 2024.07.18 [오류리포트] Exception in thread "main" java.lang.Error: Unresolved compilation problem: The method score(int) is undefined for the type Student at class01.Test01.main(Test01.java:63) (0) 2024.07.12 관련글 [오류리포트] NullPointerException (2) [오류리포트] java.util.InputMismatchException [오류리포트] java.lang.ArrayIndexOutOfBoundsException [오류리포트] Exception in thread "main" java.lang.NullPointerException: Cannot invoke "String.equals(Object)" because the return value of "service.model.StudentDTO.getCondition()" is null