Skip to Content.
Sympa Menu

ndt-dev - [ndt-dev] Issue 90 in ndt: Improve exception handling

Subject: NDT-DEV email list created

List archive

[ndt-dev] Issue 90 in ndt: Improve exception handling


Chronological Thread 
  • From:
  • To:
  • Subject: [ndt-dev] Issue 90 in ndt: Improve exception handling
  • Date: Fri, 04 Oct 2013 11:52:25 +0000

Status: New
Owner: ----
Labels: Type-Defect Severity-Medium Component-GUI

New issue 90 by
:
Improve exception handling
http://code.google.com/p/ndt/issues/detail?id=90

The current version of the applet does not catch all of types of exceptions. Fo example if NumberFormatException is thrown because of problem with parsing a message body to an integer, the user will not know about that because the applet will not show any information to user.

The applet should handle all kind of exceptions and show appropriate message to user.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



Archive powered by MHonArc 2.6.16.

Top of Page