neo-one
neo-one copied to clipboard
Implement new errors in N3
We have a lot of errors that aren't implemented correctly. They are simple new Error(<message>)
. But they can and should provide more information and be errors with code. See makeErrorWithCode
function.