Module error

Source

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§

ErrorResult
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.