Uses of Class
org.htmlunit.javascript.TimeoutError
Packages that use TimeoutError
Package
Description
Classes in this package are specific to the JavaScript engine - users of HtmlUnit shouldn't
need anything in this package.
-
Uses of TimeoutError in org.htmlunit.javascript
Methods in org.htmlunit.javascript with parameters of type TimeoutErrorModifier and TypeMethodDescriptionprotected void
JavaScriptEngine.handleJavaScriptTimeoutError
(HtmlPage page, TimeoutError e) Handles an exception that occurred during execution of JavaScript code.