I am creating a class -- just a class, no main() and I am receiving the error of \"unreported exception java.io.FileNotFoundException; must be caught or declared to be throw
Move this code to some method or at least to a static initializer block.