Latest developer stories
  • Home
  • Contact Us
  • Website
Sign in Subscribe

Exception Handling

A collection of 1 post
Custom Exception Handling
with NodeJS
Web Development

Custom Exception Handling with NodeJS

Errors are thrown by the engine, and exceptions are thrown by the developer.But what exactly does this mean? In JavaScript, all exceptions are simply objects while the majority of exceptions are implementations of the global Error class. There are two ways to throw an exception: 1. Directly via an
07 Apr 2020 3 min read
Page 1 of 1
Latest developer stories © 2025
Powered by Ghost