Files
node-v0.x-archive/test/message/throw_custom_error.out
isaacs 8df6f9e544 Close #974 Properly report traceless errors.
Also, tests for the same.
2011-04-25 12:22:18 -07:00

7 lines
145 B
Plaintext

before
node.js:134
throw e; // process.nextTick error, or 'error' event on first tick
^
MyCustomError: This is a custom message