Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Done
-
3.3.7
-
None
Description
The current exception message is not clear as it's just the message from NumberFormatException as follows:
gremlin> g.addV('Person').property(id, 'P1').property('age', 20) For input string: "P1" Type ':help' or ':h' for help. Display stack trace? [yN]y