saskodh / framework

Lightweight web framework for NodeJS inspired by Spring framework
26 stars 5 forks source link

Refactoring: improve error handling #39

Closed saskodh closed 8 years ago

saskodh commented 8 years ago

Task

Create specific error types which will be thrown instead of the general JavaScript Error type.