Skip to content
This repository has been archived by the owner on Aug 29, 2018. It is now read-only.

adding an explicit error type #28

Merged
merged 1 commit into from
Feb 24, 2016
Merged

adding an explicit error type #28

merged 1 commit into from
Feb 24, 2016

Conversation

ekryski
Copy link
Member

@ekryski ekryski commented Feb 24, 2016

We need this because for some reason, in some cases errors seems to not be instances of a FeathersError so they were always getting wrapped as a General Error. Using instanceof comparison is flakey using babel anyway so we're setting an explicit FeathersError type now. Closes #27.

ekryski added a commit that referenced this pull request Feb 24, 2016
@ekryski ekryski merged commit d60e355 into master Feb 24, 2016
@ekryski ekryski deleted the explicit-error-type branch February 24, 2016 21:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant