Previously if message was null:

1. First line in try fails.
2. Catch fail on first line with null.
3. No handling at all.

Current:
1. First line fails  with reasonable error.

Result:
Exactly same exception handling behavior, but more clean message we can work 
with.

[ Full content available at: https://github.com/apache/tinkerpop/pull/1250 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to