Skip to content

YamlException.ToString hiddes stack track #999

@rosieks

Description

@rosieks

The YamlException class overrides the ToString method so that it only displays parsing error of the exception. Typically, in such cases, exceptions also include the exception class name and the stack trace. This change makes debugging more challenging, especially if the developer is unaware that the ToString method’s behavior is non-standard.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions