Menu

#72 Catch IOException in JSR160ConnectionNode

open
nobody
5
2004-07-09
2004-07-09
Holbitlan
No

Hi folks,

I just noticed, that trying to connect to a not running
JSR160-Server generates an "Report this bug"-error
message instead of the expected appropriate MC4J error
popup.

Perhaps the

} catch (ConnectException ce) {

in line 104 of JSR160ConnectionNode should be replaced by a

} catch (IOException ie) {

CU
Christian (aka holbitlan)

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.