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

Catching errors thrown by Utils.throwError #24

Open
findel opened this issue Mar 31, 2016 · 2 comments
Open

Catching errors thrown by Utils.throwError #24

findel opened this issue Mar 31, 2016 · 2 comments

Comments

@findel
Copy link
Contributor

findel commented Mar 31, 2016

Hey!

Question (please forgive me if I'm not seeing something obvious, I'm quite new to node):

When an error is handled using Utils.throwError is doesn't actually throw the error.

https://github.com/ShyykoSerhiy/skyweb/blob/master/dist/utils.js#L8

How should I 'catch' these errors so that I can handle them correctly?

Phil

@ShyykoSerhiy
Copy link
Owner

Yeah, need to rewrite to add a way to actually respond to this errors.

@edejin edejin mentioned this issue Apr 5, 2016
@ShyykoSerhiy
Copy link
Owner

parially fixed in 66ab647

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

2 participants