i'm trying to use
Scanner input = new Scanner(new File("wherefits.dat")); to load a file, but i get the exception

Exception in thread "main" java.io.FileNotFoundException: wherefits.dat (The...