[Bug 16471] Exception "type"

https://www.w3.org/Bugs/Public/show_bug.cgi?id=16471

--- Comment #3 from Travis Leithead [MSFT] <travil@microsoft.com> 2012-03-21 21:54:20 UTC ---
...and under 4.9.2 (the ECMAScript binding), we have:

Note

If an exception is thrown with a specific type, then the rules in section 4.11
below will create a shadowing “name” property on the exception object itself.

So, for ECMAScript, type == "name".

At least, that's how I read it :-)

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Wednesday, 21 March 2012 21:54:25 UTC