I was wondering if somebody could explain to me what would cause this error?
java.lang.IncompatibleClassChangeError
I did get it fixed by checking the problem class out of our CVS, adding a return and then checking it back in. But, I am not sure I understand what this error means or what would cause it.
To my best knowledge, it has something to do with class versions or something along those lines.
I am just looking for an explaination on this error and what might cause it.
Thanks in advance.
Chris
java.lang.IncompatibleClassChangeError
I did get it fixed by checking the problem class out of our CVS, adding a return and then checking it back in. But, I am not sure I understand what this error means or what would cause it.
To my best knowledge, it has something to do with class versions or something along those lines.
I am just looking for an explaination on this error and what might cause it.
Thanks in advance.
Chris