Domain Name Forum

Domain Name Forum (http://www.domainnameforum.org/index.php)
-   Java (http://www.domainnameforum.org/forumdisplay.php?f=125)
-   -   Exception in thread "main" java.lang.NoSuchMethodError: main (http://www.domainnameforum.org/showthread.php?t=28295)

Java 09-17-2009 07:21 PM

Exception in thread "main" java.lang.NoSuchMethodError: main
 
Can anyone tell me why I get the following error message when I execute this code: Exception in thread "main" java.lang.NoSuchMethodError: main public class Pay { private double hoursWorked = 40; private double rateofPayPerHour = 10; private double withholdingRate = .15; private double...


All times are GMT -4. The time now is 05:11 AM.

Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.