Error

Term side of the Card
Topic: Errors
Unit title: Error
Categories: Object
Explanation side of the Card

Explanation: The object that represents a generic error that occurs during program execution. It provides information such as the error message and stack trace and serves as the prototype for all built-in error types in JavaScript.

Browser compatibility:
  • The chrome browser supports this feature starting from version 1
  • The edge browser supports this feature starting from version 12
  • The firefox browser supports this feature starting from version 1
  • The safari browser supports this feature starting from version 1
Availability: