In the following Code::
public class Main { static void checkAge(int age) { if (age < 18) { throw new ArithmeticException("Access denied -