Blog Info

Computerized World
created by lkamal

Other Communities

This Entry is listed in:

Share Your Blog (0 comment)

Discussions

» View all discussions

Tagging

Create an account or login to tag this entry

java.lang.UnsupportedClassVersionError: Bad version number in .class file


04-29
0

bump
dump
From Computerized World | Posted 2 months, 4 weeks ago:
java.lang.UnsupportedClassVersionError: Bad version number in .class file [at java.lang.ClassLoader.defineClass1(Native Method)]is an error that you may face in running a compiled java class file.So as you can see from the stack trace, a class has no... read more

Replies

An account is required to reply. Please, Register or Login.