E Error() (Function) (Web proxy server) Error() (Function) An Error
E Error() (Function) Error() (Function) An Error object constructor. Availability: ECMAScript edition 3 JavaScript 1.5 JScript 5.0 Internet Explorer 5.0 Netscape 6.0 -Error() -Error(aNumber) JavaScript syntax: -Error(aNumber, aText) aNumber An error number Argument list: aText A text describing the error When the Error() constructor is called as a function, it creates and initializes a new Error object. The function call Error() is equivalent to the expression new Error() with the same arguments. See also: Error.prototype Cross-references: ECMA 262 edition 3 section 15.11.1 Error.constructor (Property) A reference to a constructor object. Availability: ECMAScript edition 3 JavaScript 1.5 JScript 5.0 Internet Explorer 5.0 Netscape 6.0 Property/method value type: Error object JavaScript syntax: -myError.constructor The initial value of Error.prototype.constructoris the built-in Error() constructor. You can use this as one way of creating Error objects, although it is more appropriate to use the new Error() technique. This property is useful if you have an object that you want to clone, but you don’t know what sort of object it is. Simply access the constructor belonging to the object you have a reference to.
Note: In case you are looking for affordable webhost to host and run your servlet application check Vision mysql5 web hosting services