I'm learning how to make classes in school and everything works fine and dandy over there but when I try to make classes at home and use them at my house i get an error
cannot find symbol constructor EmployeeGriggs(java.lang.String,int)
I have saved both files and they are in the same folder if that even matters any help?

