Skip to content

Handle stack on custom exception #140

Open
@francisbouvier

Description

@francisbouvier

Currently custom exceptions do not have a stack trace.

Besides, Chrome adds a non-standard stack.

And the message thrown is not the same as the toString() method. Example DOMException: Node.appendChild: The new child is an ancestor of the parent instead of HierarchyRequestError: Node.appendChild: The new child is an ancestor of the parent.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions