Welcome to my tech blog !!!
Pages
(Move to ...)
Home
▼
Sunday, August 12, 2012
Java UnsupportedClassVersionError
This exception is most likely to be thrown when you compile the program from one version of java and running it on another version of java.
Eg : You compile the code using jdk 7, 6 etc... and run on version 4.
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment