Mario Salazar de Torres created GEODE-10402:
-----------------------------------------------
Summary: Fix FunctionException handling
Key: GEODE-10402
URL: https://issues.apache.org/jira/browse/GEODE-10402
Project: Geode
Issue Type: Bug
Components: native client
Reporter: Mario Salazar de Torres
*GIVEN* a ServerFunction throwing a FunctionException
*WHEN* its executed
*THEN* a CacheServerException is thrown rather FunctionException
----
*Additional info.* FunctionException seems not to be handled, that's why the
default handling exception is thrown by the native API, CacheServerException
--
This message was sent by Atlassian Jira
(v8.20.10#820010)