-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
When injecting an invalid Integer, NumericalFormatException is thrown. NumericalFormatException is extending IllegalArgumentException. IllegalArgumentException is handled differently and readline loop is not re-activated. Making the console to be no more able to accept new user input.