Denis Magda created IGNITE-4131:
-----------------------------------
Summary: .NET: meaningless "Unsupported type exception"
Key: IGNITE-4131
URL: https://issues.apache.org/jira/browse/IGNITE-4131
Project: Ignite
Issue Type: Sub-task
Components: platforms
Reporter: Denis Magda
Fix For: 1.8
When a user tries to serialize/deserialize an object that is not registered in
{{BinaryConfiguration}} he gets a meaningful exception with this message
{{“Unsupported type exception”}}.
It's absolutely unclear how to handle this exception. Let's fill this usability
gap by:
- adding guidance on what have to be done into the exception message;
- adding information to the troubleshooting section
(https://apacheignite-net.readme.io/docs/troubleshooting)
- adding information to serialization related section
(https://apacheignite-net.readme.io/docs/serialization)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)