Skip to content

Add the ability for InternalErrors to take a help string of some sort #226

@dburgener

Description

@dburgener

Often the stack trace is all that is needed when debugging an InternalError, but sometimes there is extra state information available at the time of the error that could help in debugging. It would be nice to be able to pass an optional message to the InternalError handler to be displayed along with the stack trace.

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