Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: create FError handler #32

Open
Gugustinette opened this issue Nov 2, 2024 · 0 comments
Open

feat: create FError handler #32

Gugustinette opened this issue Nov 2, 2024 · 0 comments

Comments

@Gugustinette
Copy link
Contributor

Gugustinette commented Nov 2, 2024

  • Add an FError object that extends the default Error object that provides more useful informations and log them in an elegant way in the devtools
  • Parameters
    • message: string
    • legacyError: The original error that was thrown if there is one.
      • This will be useful to decide if we throw or just log the original error
@Gugustinette Gugustinette converted this from a draft issue Nov 2, 2024
@Gugustinette Gugustinette added enhancement New feature or request and removed enhancement New feature or request labels Nov 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant