6 lines
161 B
Text
6 lines
161 B
Text
before
|
|
|
|
*test*message*throw_custom_error.js:31
|
|
throw ({ name: 'MyCustomError', message: 'This is a custom message' });
|
|
^
|
|
MyCustomError: This is a custom message
|