FileNotFoundException: Credentail.txt

Hello, I could use some help. Both files compile fine in Netbeans but when I run it I get the following error messages.

java.io.FileNotFoundException: Credentail.txt (The system cannot find the file specified)

at java.io.FileInputStream.open0(Native Method)

at java.io.FileInputStream.open(FileInputStream.java:195)

at java.io.FileInputStream.<init>(FileInputStream.java:138)

at java.io.FileInputStream.<init>(FileInputStream.java:93)

at java.io.FileReader.<init>(FileReader.java:58)

at authenticationsystem.AuthenticationSystem.loginScreenpro(AuthenticationSystem.java:71)

at authenticationsystem.AuthenticationSystem.main(AuthenticationSystem.java:28)

I have also provided the credentials text file along with my pseudocode file. Any changes made to the java file will also need to be made to the pseudocode along with an explanation. Thanks for any and all help with this.

 
"Looking for a Similar Assignment? Order now and Get 10% Discount! Use Code "Newclient"