minor refactor of router to use explicit exceptions
authorJustin Wind <justin.wind+git@gmail.com>
Sat, 26 Aug 2023 19:39:54 +0000 (12:39 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Sat, 26 Aug 2023 19:43:59 +0000 (12:43 -0700)
commit91ca5d0b0e93afeb5c68a48fef461bbcc095fcbe
tree47234377cd78ac9f2c463f24ae070bd8ca966023
parent364087437981d41c2dfb1b20ff2260f1edc0920f
minor refactor of router to use explicit exceptions
lib/dingus.js
lib/errors.js
lib/router/index.js
test/lib/router.js