Module builtin_classes

Module builtin_classes 

Source
Expand description

Various built-in error classes, mainly related to the JavaScript specification. May include some error classes that are non-standard.

Constantsยง

GENERIC_ERROR
NOT_SUPPORTED_ERROR
Non-standard
RANGE_ERROR
REFERENCE_ERROR
SYNTAX_ERROR
TYPE_ERROR
URI_ERROR