Skip to content

Don't catch user's runtime exceptions#39

Open
6temes wants to merge 1 commit into
cbothner:masterfrom
fundbook:dont_catch_users_runtime_exceptions
Open

Don't catch user's runtime exceptions#39
6temes wants to merge 1 commit into
cbothner:masterfrom
fundbook:dont_catch_users_runtime_exceptions

Conversation

@6temes

@6temes 6temes commented Oct 8, 2019

Copy link
Copy Markdown

The "onSubmit" function is provided by the user. In case of failure, the exception should bubble back to the user's code, instead of being caught in the library, so the user can deal with it.

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.

2 participants