Mario Salazar de Torres created GEODE-10027:
-----------------------------------------------
Summary: Exception parsing using the Java serialized object
Key: GEODE-10027
URL: https://issues.apache.org/jira/browse/GEODE-10027
Project: Geode
Issue Type: Improvement
Components: native client
Reporter: Mario Salazar de Torres
Currently, exceptions received in the native client are using just the
exception message to identify the exceptions.
Also there is the problem that the exception chain is lost, only the first
identified exception in the message is thrown.
Also there is the thing that it would be way easier to handle all kind of
exceptions, and also, in the future, could allow to parse custom implemented
exceptions.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)