Ryan McMahon created GEODE-5028:
-----------------------------------

             Summary: More meaningful error when custom serializer isn't 
registered
                 Key: GEODE-5028
                 URL: https://issues.apache.org/jira/browse/GEODE-5028
             Project: Geode
          Issue Type: New Feature
          Components: native client
            Reporter: Ryan McMahon


_As_ a user of the native client library
_I want to **_ receive meaningful feedback if I forget to register my custom 
serializer
_So that_ I know that registering the serializer will fix the issue

*GIVEN* I forget to register my custom serializer
*WHEN* I try and put() a custom domain object in my cache
*THEN* I get an error/exception that says "serializer not found"

Currently a NullReferenceException is thrown in PdxWrapper which doesn't help 
guide the customer to a solution.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to