i am some what new to java so i am not really familiar with all the errors and such but i am getting one that says this:
Exception in thread "main" java.lang.ClassCastException: lab8ab.EmployeeAryApplicEx cannot be cast to lab8ab.EmployeeMultiTypeSeqFileExer
at lab8ab.EmployeeMultiTypeOpenListener.<init>(EmployeeMultiTypeOpenListener.java:22)
at lab8ab.EmployeeAryApplicEx.<init>(EmployeeAryApplicEx.java:115)
at lab8ab.EmployeeAryApplicEx.main(EmployeeAryApplicEx.java:43)
what does that mean?
the program is suppose to be able to save and open a file of employees