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

Documentation request: how are exceptions handled? #52

Open
arendjr opened this issue Apr 28, 2017 · 0 comments
Open

Documentation request: how are exceptions handled? #52

arendjr opened this issue Apr 28, 2017 · 0 comments

Comments

@arendjr
Copy link

arendjr commented Apr 28, 2017

From regular promise handling, I'm used to exceptions in the then handler being caught and handled in the catch handler. Does this also work with the success callback of redux-pack's handle() function? In other words, if I throw an exception in the success callback, will it be caught by the failure callback?

Thanks!

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

No branches or pull requests

1 participant