Checked exceptions
ClassNotFoundException IOException EOFException FileNotFoundException NoSuchMethodException
Unchecked exceptions
ArithmeticException IllegalArgumentException NumberFormatException IndexOutOfBoundsException ArrayIndexOutOfBoundsException StringIndexOutOfBoundsException NullPointerException InputMismatchException