June 1, 2014 Matthew Maennche Java, Learn To Code 60214, Java LANGUAGE: JAVA CHALLENGE: A exception is one that must be either caught and handled in a method or declared in a throws clause for the method. SOLUTION: checked