| Summary: | No "invalid input" message in list facilities service input interface | ||
|---|---|---|---|
| Product: | Group 9: Route Planning | Reporter: | CherineLee <shiyingli7-c> |
| Component: | Interface | Assignee: | zhanjiang2-c |
| Status: | RESOLVED FIXED | ||
| Severity: | major | CC: | zhanjiang2-c, zixuan.huang |
| Priority: | Normal | ||
| Version: | 1.0 | ||
| Hardware: | PC | ||
| OS: | Mac OS | ||
|
Description
CherineLee
2018-12-08 11:32:35 HKT
Fixed. I have added an additional error catcher that explicitly catches the NullPointerException caused by search an invalid station name. Other type of exceptions will still be caught by the original catcher. |