June 1, 2014 Matthew Maennche Java, Learn To Code 20800, Java LANGUAGE: JAVA CHALLENGE: Write an expression whose value is a reference to a newly created Exception object whose message is “out of oil”. SOLUTION: new Exception("out of oil")