stephen mallette created TINKERPOP-1050: -------------------------------------------
Summary: Consider an explicit exception for operational exceptions in the driver Key: TINKERPOP-1050 URL: https://issues.apache.org/jira/browse/TINKERPOP-1050 Project: TinkerPop Issue Type: Improvement Components: driver Affects Versions: 3.0.2-incubating Reporter: stephen mallette Priority: Minor Exceptions returned from the server return as {{ResponseException}}. Client side exceptions typically populate as {{RuntimeException}}. This is easily seen with serialization errors on the client. Perhaps a specific type of exception should be exposed here for "driver" errors. -- This message was sent by Atlassian JIRA (v6.3.4#6332)