Visit Mozilla.org

Core JavaScript 1.5 Reference:Global Objects:TypeError:name

From MDC


[edit] Summary

A name for the type of error.

[edit] Description

By default, TypeError instances are given the name "ReferenceError".

[edit] See also