Visit Mozilla.org

Core JavaScript 1.5 Reference:Global Objects:SyntaxError:name

From MDC


[edit] Summary

A name for the type of error.

[edit] Description

By default, SyntaxError instances are given the name "SyntaxError".

[edit] See also