Closed
Description
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
Type
Projects
Status
Done