Skip to content

Fix #150: [Bounty: $100] Add toJSON serialization to RuntimeError - #207

Open
novastreamdev wants to merge 1 commit into
Lilly-Protocol:mainfrom
novastreamdev:bst/issue-150-1787753101
Open

Fix #150: [Bounty: $100] Add toJSON serialization to RuntimeError#207
novastreamdev wants to merge 1 commit into
Lilly-Protocol:mainfrom
novastreamdev:bst/issue-150-1787753101

Conversation

@novastreamdev

Copy link
Copy Markdown

Fixes #150

Añadido toJSON() a RuntimeError para conservar name, code, message, details y stack al serializar con JSON.stringify.

Submitted by novastreamdev.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bounty: $100] Add toJSON serialization to RuntimeError

1 participant