script::dom::bindings

Module error

Source
Expand description

Utilities to throw exceptions from Rust bindings.

Structs§

  • ErrorInfo 🔒
    A struct encapsulating information about a runtime script error.

Enums§

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

Traits§

Functions§

Type Aliases§

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