Module script::dom::bindings::error

source ·
Expand description

Utilities to throw exceptions from Rust bindings.

Structs

  • A struct encapsulating information about a runtime script error.

Enums

  • DOM exceptions that can be thrown by a native DOM method.

Functions

Type Aliases

  • The return type for IDL operations that can throw DOM exceptions and return ().
  • The return type for IDL operations that can throw DOM exceptions.