Snippets Collections
try {
  potentialFail();
} catch (error) {
  console.log(error);
}
star

Wed Apr 05 2023 22:23:14 GMT+0000 (Coordinated Universal Time) https://codetogo.io/how-to-try-catch-in-javascript/

#javascript #try #error #catch

Save snippets that work with our extensions

Available in the Chrome Web Store Get Firefox Add-on Get VS Code extension