msgpack-cli icon indicating copy to clipboard operation
msgpack-cli copied to clipboard

More info when serialization fails

Open benrhughes opened this issue 10 years ago • 1 comments

This project looks really interesting, but when I try and use it against a real-world object tree I (understandably) run into some issues - for example that System.Type can't be instantiated. That's fine, but it would be very helpful if the exception could include the class that the property appears on so that I can add the ignore tag or otherwise work around it.

Cheers,

Ben

benrhughes avatar May 28 '15 05:05 benrhughes

I'll tuckle this continously. Thank you for suggestion.

yfakariya avatar Aug 16 '15 06:08 yfakariya