SerializerFactory#createNewSerializer( Class<S>|String ) should throw 
appropriate exceptions instead of returning null
----------------------------------------------------------------------------------------------------------------------

                 Key: DIRECTMEMORY-71
                 URL: https://issues.apache.org/jira/browse/DIRECTMEMORY-71
             Project: Apache DirectMemory
          Issue Type: Improvement
            Reporter: Simone Tripodi
            Assignee: Simone Tripodi


{{SerializerFactory#createNewSerializer( Class<S>|String )}} should throw 
appropriate exceptions when looking for Serializer types that cannot be found 
in the current ClassLoader, instead of returning plain old null semless values

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to