mirror of https://github.com/nodejs/node.git
7 lines
143 B
Plaintext
7 lines
143 B
Plaintext
|
before
|
||
|
|
||
|
node.js:*
|
||
|
throw e; // process.nextTick error, or 'error' event on first tick
|
||
|
^
|
||
|
MyCustomError: This is a custom message
|