Find errors in java program


What are this errors?

java.io.FileNotFoundException: hangmanhangman_handoutinput.txt (The system cannot find the path specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.(Unknown Source)
at java.io.FileInputStream.(Unknown Source)
at java.io.FileReader.(Unknown Source)
at hangman.Hangman.(Hangman.java:22)
at hangman.Hangman1main.main(Hangman1main.java:14)
Exception in thread "main" java.lang.NullPointerException
at hangman.Hangman1main.main(Hangman1main.java:19)

Request for Solution File

Ask an Expert for Answer!!
JAVA Programming: Find errors in java program
Reference No:- TGS090778

Expected delivery within 24 Hours