Skip to content

Allow API implementations to handle errors #12

@stuntguy3000

Description

@stuntguy3000

By printing errors to console, it means API implementations cannot properly handle any errors.

My suggestions are to either throw an exception, or have a onError event for the implementation to listen for.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions