ArithmeticException
https://docs.oracle.com/javase/8/docs/api/?java/lang/ArithmeticException.html Java Platform SE 8 docs.oracle.com Thrown when an exceptional arithmetic condition has occurred. For example, an integer "divide by zero" throws an instance of this class. 예외적인 산술 조건이 발생했을 때 던져집니다. 예를 들어, 정수 "0으로 분할"하면 이 클래스의 인스턴스가 발생합니다.
자바/Exception
2023. 8. 8. 09:21