jaredhanson / electrolyte

Elegant dependency injection for Node.js.
MIT License
564 stars 59 forks source link

Added more specific errors, without super-error #64

Closed jaredhanson closed 7 years ago

jaredhanson commented 7 years ago

This is roughly equivalent to #62, but does not take a dependency on super-error.

It also reverts non-functional changes to spec registration, which are unrelated to error handling: https://github.com/jaredhanson/electrolyte/pull/62/files#diff-50ac0edef58dc8c3df00d1e6c7ed9b7eL82