Skip to content

Reduce length of exception chains #13

Description

@fschopp

It is desirable to reduce the length of exception chains and to remove all exception translations that don't add a more meaningful higher-level message. In fact, some exceptions are high-level enough that they don't need much (or any) translation -- example: translating linker exceptions probably does not help in debugging at all because it obfuscates the problem.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions