Module page_error

Module page_error 

Source
Expand description

Page error types and event handling.

This module provides types for capturing uncaught JavaScript exceptions and errors from the page.

Structsยง

PageError
An uncaught exception from the page.
WebError
An error from any page in a browser context.