YamlDotNet
YamlDotNet copied to clipboard
Bring back stack trace to YamlException.ToString
This PR introduce Reason property in YamlException to bring back default functionality of ToString method.
Fixes #999