Thread: Help whats this error mean?(client)

Results 1 to 2 of 2
  1. #1 Help whats this error mean?(client) 
    Registered Member
    Join Date
    Dec 2011
    Posts
    38
    Thanks given
    0
    Thanks received
    0
    Rep Power
    33
    Help please

    Reply With Quote  
     

  2. #2  
    Extreme Donator


    Join Date
    Oct 2006
    Posts
    1,370
    Thanks given
    64
    Thanks received
    197
    Rep Power
    426
    NoClassDefFoundError, which is short for "No class definition found error".

    This error is thrown if the JVM or a classLoader instance tries to load in the definition of a class (as part of a normal method call or as part of creating a new instance using the new expression) and no definition of the class could be found.
    [Only registered and activated users can see links. ]


    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Whats the error
    By Hunterw7870 in forum Requests
    Replies: 6
    Last Post: 02-21-2010, 11:27 AM
  2. SQL Error whats it mean?
    By Warlock 999 in forum Help
    Replies: 2
    Last Post: 08-23-2009, 02:04 AM
  3. whats this error mean? {picture}
    By Pitx in forum Help
    Replies: 9
    Last Post: 07-30-2009, 01:26 AM
  4. whats this error mean?
    By Pitx in forum Help
    Replies: 0
    Last Post: 07-24-2009, 04:53 AM
  5. Whats causing this T2 error?
    By Poptart in forum Help
    Replies: 2
    Last Post: 01-23-2009, 03:40 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •