NativeError Class Reference
[ECMAScript/QtScript - Native Objects]

ECMAScript native error object. More...

Inheritance diagram for NativeError:

Error Object EvalError RangeError ReferenceError SyntaxError TypeError URIError List of all members.

Detailed Description

ECMAScript native error object.

When the interpreter detects a runtime error, it throws an instance of one of the NativeError objects. The native error objects differ only in their type and in the implementation-defined value of the message property of the prototype object. See the ECMA script specification for more information.


Generated on Thu Sep 24 12:21:16 2009

Copyright © 2002 - 2009 DAZ 3D, Inc.