Skip to content

PlatformException.message should be treated like PlatformException.stacktrace #1708

Closed
@ueman

Description

@ueman

Problem Statement

In theory, only PlatformException.stacktrace should contain a stacktrace. However, in practice I see a lot of plugins misusing the PlatformException.message field for stacktraces.

Solution Brainstorm

Therefore, it would be nice if the PlatformException.message field could be treated like the PlatformException.stacktrace field.

Are you willing to submit a PR?

Yes

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions