|
-
Apr 4th, 2001, 05:21 AM
#1
Thread Starter
New Member
-
Apr 4th, 2001, 12:38 PM
#2
Lively Member
hey innom,
I don't have a jvm on this machine to test out the code. I will try to test it out later, but I did find a place that describes the exception. If you have internet connection, here is the site:
http://java.sun.com/products/jdk/1.2...Exception.html
hope this helps,
Manoj
-
Apr 6th, 2001, 12:13 PM
#3
Hyperactive Member
This is a little wierd. Normally if you get an error like that and with the method being static, it would seem that you are trying to use a variable that might not have been created yet. But in your case with the code you have posted this is not the issue. Since everything you use there is created in it.
-
Apr 6th, 2001, 03:14 PM
#4
Works for me
What's weird is that it works for me on version 1.3. What are you using and how do you call timeNow()?
-
Apr 9th, 2001, 05:01 AM
#5
Thread Starter
New Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|