Node.js - Error Handling Patterns
Which of the following correctly defines a custom error class
InputError that extends the built-in Error class in Node.js?InputError that extends the built-in Error class in Node.js?this.name helps identify the error type when caught.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions