Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ParseException in view history command #168

Open
nus-pe-bot opened this issue Nov 1, 2019 · 0 comments
Open

ParseException in view history command #168

nus-pe-bot opened this issue Nov 1, 2019 · 0 comments
Assignees

Comments

@nus-pe-bot
Copy link

This does not crash the application, but it does not handle the exception.

view history h/ to
java.text.ParseException: Unparseable date: ""
at java.base/java.text.DateFormat.parse(DateFormat.java:395)
at command.Process.viewhistory(Process.java:662)
at command.Parser.parse(Parser.java:38)
at AlphaNUS.run(AlphaNUS.java:46)
at AlphaNUS.main(AlphaNUS.java:55)

image.png


[original: Inno97/ped#9]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants