/ Published in: JavaScript
Display an error message in the browser's error console. JavaScript 1.5 and up.
Expand |
Embed | Plain Text
throw new Error("Error message not found!");
You need to login to post a comment.
