Enums§
- Error
- DOM exceptions that can be thrown by a native DOM method. https://webidl.spec.whatwg.org/#dfn-error-names-table
Functions§
- throw_
constructor_ without_ new - throw_
invalid_ this - Throw an exception to signal that a
JSObject
can not be converted to a given DOM type.
Type Aliases§
- Error
Result - The return type for IDL operations that can throw DOM exceptions and
return
()
. - Fallible
- The return type for IDL operations that can throw DOM exceptions.