ArithmeticException : 0으로 나누려고 할 때 발생 NullPointerException: 객체를 생성하지 않고 사용하려고 할 때 발생 NegativeArraySizeException: 배열의 크기를 음수로 지정 했을 때 발생 ArrayIndexOutOfBoundsException: 배열의 크기 범위를 벗어 났을 때 발생 SecurityException: 애플릿이 보안을 위배했을 때 발생 예외 api보러 가기 https://docs.oracle.com/javase/10/docs/api/java/lang/Exception.html