| Summary: | Error exists when increasing the infected location | ||
|---|---|---|---|
| Product: | Group 15 | Reporter: | tcwong285-c |
| Component: | Coronavirus Tracker | Assignee: | tcwong285-c |
| Status: | CONFIRMED --- | ||
| Severity: | normal | CC: | aidanyip2-c |
| Priority: | --- | ||
| Version: | 1.0 | ||
| Hardware: | PC | ||
| OS: | Windows | ||
| Attachments: | This is the error message occur when I want to input the patientID | ||
|
Description
tcwong285-c
2020-12-07 18:32:02 HKT
I have handled this exception by adding a catch block to handle the NumberFormatException. Only valid location format and PatientID will be considered as input correctly. Those symbols '!@#$@#%^' will not be taken as a normal input. Created attachment 67 [details]
This is the error message occur when I want to input the patientID
|