Menu

#1 Client GUI :: Handling exceptions in the method 'connectBtnActionPerformed'

1.0
closed
defect (2)
2016-11-17
2016-11-17
No

Symptoms:
When we try to connect to a server (File >> Connect), and an exception has thrown from the method ClientComm.connect(...), for example java.net.UnknownHostException and IOException, the end user is not being informed.

Console log
nov 17, 2016 1:07:34 PM mt.client.ConnectForm connectBtnActionPerformed
SEVERE: null
java.net.UnknownHostException: Server 1

Discussion

  • Wilson Elias Guimarães Neto

    • status: open --> accepted
    • assigned_to: Wilson Elias Guimarães Neto
     
  • Wilson Elias Guimarães Neto

    • status: accepted --> closed
     
  • Wilson Elias Guimarães Neto

    Exceptoin handle added.

     

Log in to post a comment.