Two Laptop Bag
The moose likes Beginning Java and the fly likes Error in Object Creation? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "Error in Object Creation?" Watch "Error in Object Creation?" New topic
Author

Error in Object Creation?

Phillipe Rodrigues
Ranch Hand

Joined: Oct 30, 2007
Posts: 165
For below code why i get erro

output:
java.lang.NoSuchMethodError: main
Exception in thread "main"



Thanks,
fred rosenberger
lowercase baba
Bartender

Joined: Oct 02, 2003
Posts: 9956
    
    6

what are you typing on your command line? are you running "java A" or "java B"?


Never ascribe to malice that which can be adequately explained by stupidity.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Error in Object Creation?
 
Similar Threads
Certification4Career SCJP Mock Exam Errors??
object Vs instance
How to decide whether use IS A or HAS A Relation
Constructors...
Object creation