2
I recently noticed some error messages in my code, the message that appears is this:
Exception in thread "Thread-3" java.lang.Incompatibleclasschangeerror
The strange thing is that it only happens with the jar
ready and in other machines, in the machine where I generated the jar
works normally.
What is the reason for this exception and how can I prevent it from happening?