Re: Dictionary errors

On Wed, Aug 26, 2015 at 10:30 AM, Adam Bergkvist
<adam.bergkvist@ericsson.com> wrote:
> No one?

I missed this. I think it makes sense to use TypeError here. You
really only want to use specific DOMException names if there's a case
to be made for branching on the exception thrown. Otherwise simply
sticking to TypeError is best.


-- 
https://annevankesteren.nl/

Received on Wednesday, 26 August 2015 08:41:28 UTC