Github user spmallette commented on the pull request:
https://github.com/apache/incubator-tinkerpop/pull/275#issuecomment-200295615
This is cool - I will have to think about how to serialize back specific
exceptions. There's room in the protocol for that if I recall correctly. The
trick is that I'd be only able to send back standard Java exceptions i guess as
sending back others might put the client in a position where it can't
deserialize the exception if the exception class is only on the server but not
the client.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---