Section 24.77. Error.toString( ): convert an Error object to a string


24.77. Error.toString( ): convert an Error object to a string

ECMAScript v3: Overrides Object.toString( )

24.77.1. Synopsis

error. toString( )

24.77.1.1. Returns

An implementation-defined string. The ECMAScript standard does not specify anything about the return value of this method, except that it is a string. Notably, it does not require the returned string to contain the error name or the error message.




JavaScript. The Definitive Guide
JavaScript: The Definitive Guide
ISBN: 0596101996
EAN: 2147483647
Year: 2004
Pages: 767

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net