Package | Description |
---|---|
net.sourceforge.htmlunit.corejs.javascript |
Modifier and Type | Method and Description |
---|---|
ScriptStackElement[] |
RhinoException.getScriptStack()
Get the script stack of this exception as an array of
ScriptStackElement s. |
ScriptStackElement[][] |
Interpreter.getScriptStackElements(RhinoException ex) |