Uses of Class
org.htmlunit.javascript.DebugFrameAdapter
Packages that use DebugFrameAdapter
Package
Description
Classes in this package are specific to the JavaScript engine - users of HtmlUnit shouldn't
need anything in this package.
-
Uses of DebugFrameAdapter in org.htmlunit.javascript
Subclasses of DebugFrameAdapter in org.htmlunit.javascriptModifier and TypeClassDescriptionclass
HtmlUnit's implementation of theDebugFrame
interface, which logs stack entries as well as exceptions.