Re: [webrtc-pc] DOMException(name=<Exception>) or instances of <Exception>?

So, if I understand WebIDL correctly, then everything is a `DOMException` unless it is one of the following so called *simple exceptions* that you have to detect by their name: `Error`, `EvalError`, `RangeError`, `ReferenceError`, `TypeError`, `URIError`. :unamused:

-- 
GitHub Notification of comment by lgrahl
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1817#issuecomment-376312440 using your GitHub account

Received on Monday, 26 March 2018 21:09:09 UTC