Skip to content

Add documentation about error handling #13

@ernestrc

Description

@ernestrc

Is your feature request related to a problem? Please describe.
There is no documentation about error handling. In Nodejs, errors are handled by the runtime and bubbled up accordingly (termination with exit status and error message or emitted as an event on the global process emitter).

Describe the solution you'd like
We should add an entry to the wiki with a clear and concise description of how to handle errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions