Skip to content

Error handling always throws NotImplemented #112

Open
@praeclarum

Description

On this line: https://github.com/mono/debugger-libs/blob/master/Mono.Debugger.Soft/Mono.Debugger.Soft/Connection.cs#L1547

The code always throws NotImplementedException even if there is an error handler.

Should the throw be in an else?

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