Thread
:
ConnectException not found
View Single Post
#
2
(
permalink
)
07-23-2007, 10:23 AM
JavaBean
Moderator
Join Date: May 2007
Posts: 1,272
Your main method throws ConnectException and it is not part of standard Java library. You need to place it to the same package of this class.
JavaBean
View Public Profile
Send a private message to JavaBean
Find all posts by JavaBean