Class ScriptStackTrace

All Implemented Interfaces:
Serializable, Cloneable, Iterable<IScriptDebugFrame>, Collection<IScriptDebugFrame>, Deque<IScriptDebugFrame>, List<IScriptDebugFrame>, Queue<IScriptDebugFrame>

public class ScriptStackTrace
extends LinkedList<IScriptDebugFrame>
See Also:
Serialized Form