Skip to content

ScriptRuntimeException.ToString() should return InnerException information #225

@Ansssss

Description

@Ansssss

The Core CLR's implementation of Exception.ToString() includes details about the InnerException. It would be nice if the ScriptRuntimeException.ToString() method did so as well. The alternative is to search out that specific exception type and write code specifically to examine the InnerException property and log it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions