Skip to content

Active exception should be available on the backtrace #50

Open
@alexrp

Description

@alexrp

There can only be one in-flight exception per thread. It makes no sense that I have to get it via a stack frame rather than via the backtrace. This is also problematic because certain unhandled exceptions (such as the FileNotFoundException thrown when Mono fails to load a dependent assembly) have no backtrace.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions