Thread
:
Main method throwing specific Exception
View Single Post
#
3
(
permalink
)
01-21-2008, 09:06 PM
hardwired
Senior Member
Join Date: Jul 2007
Posts: 1,222
This works okay.
Code:
public class Test { public static void main(String[] args) throws java.io.IOException { } }
hardwired
View Public Profile
Send a private message to hardwired
Find all posts by hardwired