On Fri, Dec 16, 2011 at 3:12 PM, ashishmemod <[email protected]> wrote:
> thank you for above reply...
>
> But I installed java 6 with update 24 in my system!!!
>
> So now what is meaning of this exception?

You are mixing versions of Java.

You have your IDE using Java 5 or Java 6
and
You have your command line using the other one.

Make sure you dont mix Java's for compilation, you get these types of
errors otherwise.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to