node/test/message/throw_custom_error.out

7 lines
143 B
Plaintext
Raw Normal View History

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