Skip to main content

Module web_error

Module web_error 

Source

Structsยง

WebError
Represents an uncaught JavaScript exception thrown on any page in a browser context.
WebErrorLocation
Source location of an uncaught exception: the script URL, 1-based line, and 0-based column.